Skip to content

class Tourmaline::WriteAccessAllowed
inherits Reference #

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.

Included modules

JSON::Serializable

Constructors#

.new(pull : JSON::PullParser) #

View source

.new(web_app_name : String? = nil) #

View source

Methods#

#web_app_name : String? #

Optional. Name of the Web App which was launched from a link

View source

#web_app_name=(web_app_name : String?) #

Optional. Name of the Web App which was launched from a link

View source