ChatList
public indirect enum ChatList : Codable, Equatable, FunctionResult, TDEnum, EquatableEnum
Describes a list of chats
-
A main list of chats
Declaration
Swift
case main
-
A list of chats usually located at the top of the main chat list. Unmuted chats are automatically moved from the Archive to the Main chat list when a new message arrives
Declaration
Swift
case archive