SetPinnedChats
public struct SetPinnedChats : Codable, Equatable, TDFunction
Changes the order of pinned chats
-
Undocumented
Declaration
Swift
public typealias Result = Ok
-
Chat list in which to change the order of pinned chats
Declaration
Swift
public let chatList: ChatList
-
The new list of pinned chats
Declaration
Swift
public let chatIds: [Int53]
-
Changes the order of pinned chats
Parameters
chatList
Chat list in which to change the order of pinned chats
chatIds
The new list of pinned chats