All Implemented Interfaces:
Validable
Version:
4.7
Use this method to change the list of the bot's commands.
See https://core.telegram.org/bots#commands for more details about bot commands.
Returns True on success.
Author:
Ruben Bermudez
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
Getter for method path (that is the same as method name)
void
Validates that mandatory fields are filled and optional objects
Methods inherited from class Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Field Details
PATH
public static final String PATH
See Also:
Constructor Details
SetMyCommands
public SetMyCommands ()