ExGram.Model.WebAppData (ex_gram v0.30.0) View Source

Describes data sent from a Web App to the bot.

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

Link to this section Summary

Link to this section Types

Specs

t() :: %ExGram.Model.WebAppData{button_text: String.t(), data: String.t()}

Link to this section Functions