RemoveTopChat
public struct RemoveTopChat : Codable, Equatable, TDFunction
Removes a chat from the list of frequently used chats. Supported only if the chat info database is enabled
-
Undocumented
Declaration
Swift
public typealias Result = Ok
-
Category of frequently used chats
Declaration
Swift
public let category: TopChatCategory
-
Chat identifier
Declaration
Swift
public let chatId: Int53
-
Removes a chat from the list of frequently used chats. Supported only if the chat info database is enabled
Declaration
Swift
public init(category: TopChatCategory, chatId: Int53)
Parameters
category
Category of frequently used chats
chatId
Chat identifier