Class BotCommandScopeDefault

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

public class BotCommandScopeDefault extends Object implements BotCommandScope
Version:
5.3 Represents the default scope of bot commands. Default commands are used if no commands with a narrower scope are specified for the user.
Author:
Ruben Bermudez
See Also:
  • Constructor Details

    • BotCommandScopeDefault

      public BotCommandScopeDefault()