Class DeclineChatJoinRequest

  • All Implemented Interfaces:
    Validable

    public class DeclineChatJoinRequest
    extends BotApiMethod<Boolean>
    Version:
    5.4 Use this method to decline a chat join request. The bot must be an administrator in the chat for this to work and must have the can_invite_users admin right. Returns True on success.
    Author:
    Ruben Bermudez