Class ChatPermissions

java.lang.Object
org.telegram.telegrambots.meta.api.objects.ChatPermissions
All Implemented Interfaces:
Serializable, BotApiObject

public class ChatPermissions extends Object implements BotApiObject
Use this method to change the description of a group, supergroup or channel. The bot must be an administrator in the chat for this to work and must have the appropriate admin rights. Returns True on success.
Version:
4.4
Author:
Ruben Bermudez
See Also:
  • Constructor Details

    • ChatPermissions

      public ChatPermissions()