UnpinChatMessage
public struct UnpinChatMessage : Codable, Equatable, TDFunction
Removes the pinned message from a chat; requires can_pin_messages rights in the group or channel
-
Undocumented
Declaration
Swift
public typealias Result = Ok
-
Identifier of the chat
Declaration
Swift
public let chatId: Int53
-
Removes the pinned message from a chat; requires can_pin_messages rights in the group or channel
Declaration
Swift
public init(chatId: Int53)
Parameters
chatId
Identifier of the chat