Telegex.set_my_commands

You're seeing just the function set_my_commands, go back to Telegex module for more information.
Link to this function

set_my_commands(commands)

View Source

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.