MessageBotWriteAccessAllowed constructor
const
MessageBotWriteAccessAllowed({
- WebApp? webApp,
The user allowed the bot to send messages
Implementation
const MessageBotWriteAccessAllowed({
this.webApp,
});