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 for the given scope and user language. Returns Array of BotCommand on success. If commands aren't set, an empty list is returned.
    Author:
    Ruben Bermudez