Object
BotCommandScopeChat
All Implemented Interfaces:
Serializable, BotApiObject, Validable, BotCommandScope

public class BotCommandScopeChat extends Object implements BotCommandScope
Version:
5.3 Represents the scope of bot commands, covering a specific chat.
Author:
Ruben Bermudez
See Also:
  • Constructor Details

    • BotCommandScopeChat

      public BotCommandScopeChat()
  • Method Details