GetChat
public struct GetChat : Codable, Equatable, TDFunction
Returns information about a chat by its identifier, this is an offline request if the current user is not a bot
-
Undocumented
Declaration
Swift
public typealias Result = Chat
-
Chat identifier
Declaration
Swift
public let chatId: Int53
-
Returns information about a chat by its identifier, this is an offline request if the current user is not a bot
Declaration
Swift
public init(chatId: Int53)
Parameters
chatId
Chat identifier