View Source ExGram.Model.BotShortDescription (ex_gram v0.53.0)
This object represents the bot's short description.
Check the documentation of this model in https://core.telegram.org/bots/api#botshortdescription
Summary
Types
@type t() :: %ExGram.Model.BotShortDescription{short_description: String.t()}