WriteAccessAllowed#

class aiogram.types.write_access_allowed.WriteAccessAllowed(*, web_app_name: str | None = None, **extra_data: Any)[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.

Source: https://core.telegram.org/bots/api#writeaccessallowed

web_app_name: str | None#

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