View Source Telegex.Type.WebAppData (Telegex v1.8.0)

Describes data sent from a Web App to the bot.

Summary

Types

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