View Source ExGram.Model.BotShortDescription (ex_gram v0.52.2)

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()}

Functions