This object represents a bot command.
@type t() :: %Telegex.Type.BotCommand{command: String.t(), description: String.t()}