View Source Telegex.Type.BotCommand (Telegex v1.0.0-rc.3)

This object represents a bot command.

Link to this section Summary

Link to this section Types

@type t() :: %Telegex.Type.BotCommand{command: String.t(), description: String.t()}