View Source ExGram.Model.WebAppInfo (ex_gram v0.52.2)

Describes a Web App.

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

Summary

Types

@type t() :: %ExGram.Model.WebAppInfo{url: String.t()}

Functions