GetChatPinnedMessage
public struct GetChatPinnedMessage : Codable, Equatable, TDFunction
Returns information about a pinned chat message
-
Undocumented
Declaration
Swift
public typealias Result = Message
-
Identifier of the chat the message belongs to
Declaration
Swift
public let chatId: Int53
-
Returns information about a pinned chat message
Declaration
Swift
public init(chatId: Int53)
Parameters
chatId
Identifier of the chat the message belongs to