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