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

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

Functions