View Source ExGram.Model.SentWebAppMessage (ex_gram v0.53.0)
Describes an inline message sent by a Web App on behalf of a user.
Check the documentation of this model in https://core.telegram.org/bots/api#sentwebappmessage
Summary
Types
@type t() :: %ExGram.Model.SentWebAppMessage{inline_message_id: String.t() | nil}