Uses of Class
org.drinkless.tdlib.TdApi.BotWriteAccessAllowReason
Packages that use TdApi.BotWriteAccessAllowReason
-
Uses of TdApi.BotWriteAccessAllowReason in org.drinkless.tdlib
Subclasses of TdApi.BotWriteAccessAllowReason in org.drinkless.tdlibModifier and TypeClassDescriptionstatic class
The user accepted bot's request to send messages with allowBotToSendMessages.static class
The user added the bot to attachment or side menu using toggleBotIsAddedToAttachmentMenu.static class
The user connected a website by logging in using Telegram Login Widget on it.static class
The user launched a Web App using getWebAppLinkUrl.Fields in org.drinkless.tdlib declared as TdApi.BotWriteAccessAllowReasonModifier and TypeFieldDescriptionTdApi.MessageBotWriteAccessAllowed.reason
The reason why the bot was allowed to write messages.Constructors in org.drinkless.tdlib with parameters of type TdApi.BotWriteAccessAllowReasonModifierConstructorDescriptionThe user allowed the bot to send messages.