Class GetMyCommands

  • All Implemented Interfaces:
    Validable

    public class GetMyCommands
    extends BotApiMethod<ArrayList<BotCommand>>
    Version:
    4.7 Use this method to get the current list of the bot's commands. Requires no parameters. Returns Array of BotCommand on success.
    Author:
    Ruben Bermudez