Telegex.set_my_commands
You're seeing just the function
set_my_commands
, go back to Telegex module for more information.
Specs
set_my_commands([Telegex.Model.BotCommand.t()]) :: {:ok, boolean()} | {:error, Telegex.Model.errors()}
Use this method to change the list of the bot's commands. Returns True on success.