All Implemented Interfaces:
Validable

public class UnpinChatMessage extends BotApiMethodBoolean
Version:
3.1 Use this method to remove a message from the list of pinned messages in a chat. In private chats and channel direct messages chats, all messages can be unpinned. Conversely, the bot must be an administrator with the 'can_pin_messages' right or the 'can_edit_messages' right to unpin messages in groups and channels respectively. Returns True on success.
Author:
Ruben Bermudez