ExGram.Model.BotName (ex_gram v0.55.1)

View Source

This object represents the bot's name.

Check the documentation of this model in https://core.telegram.org/bots/api#botname

Summary

Types

t()

@type t() :: %ExGram.Model.BotName{name: String.t()}

Functions

decode_as()