ExGram.Model.SentWebAppMessage (ex_gram v0.55.1)

View Source

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

t()

@type t() :: %ExGram.Model.SentWebAppMessage{inline_message_id: String.t() | nil}

Functions

decode_as()