View Source Telegex.Type.WebAppData (Telegex v1.0.0-rc.2)

Describes data sent from a Web App to the bot.

Link to this section Summary

Link to this section Types

@type t() :: %Telegex.Type.WebAppData{button_text: String.t(), data: String.t()}