Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
data BotWriteAccessAllowReason Source #
Describes a reason why a bot was allowed to write messages to the current user
BotWriteAccessAllowReasonConnectedWebsite | The user connected a website by logging in using Telegram Login Widget on it |
| |
BotWriteAccessAllowReasonAddedToAttachmentMenu | The user added the bot to attachment or side menu using toggleBotIsAddedToAttachmentMenu |
BotWriteAccessAllowReasonLaunchedWebApp | The user launched a Web App using getWebAppLinkUrl |
BotWriteAccessAllowReasonAcceptedRequest | The user accepted bot's request to send messages with allowBotToSendMessages |