SetChatChatList
public struct SetChatChatList : Codable, Equatable, TDFunction
Moves a chat to a different chat list. Current chat list of the chat must ne non-null
-
Undocumented
Declaration
Swift
public typealias Result = Ok
-
Chat identifier
Declaration
Swift
public let chatId: Int53
-
New chat list of the chat
Declaration
Swift
public let chatList: ChatList
-
Moves a chat to a different chat list. Current chat list of the chat must ne non-null
Parameters
chatId
Chat identifier
chatList
New chat list of the chat