Removes a pinned message from a chat; requires can_pin_messages member right if the chat is a basic group or supergroup, or can_edit_messages administrator right if the chat is a channel. Request type for Tdjson#unpinChatMessage.
Identifier of the chat.
Identifier of the removed pinned message.
Removes a pinned message from a chat; requires can_pin_messages member right if the chat is a basic group or supergroup, or can_edit_messages administrator right if the chat is a channel. Request type for Tdjson#unpinChatMessage.