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

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

Link to this section Summary

Link to this section Types

Specs

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

Link to this section Functions