View Source ExGram.Model.WriteAccessAllowed (ex_gram v0.41.0)

This object represents a service message about a user allowing a bot to write messages after adding the bot to the attachment menu or launching a Web App from a link.

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

Summary

Types

@type t() :: %ExGram.Model.WriteAccessAllowed{web_app_name: String.t() | nil}

Functions