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 classThe user accepted bot's request to send messages with allowBotToSendMessages.static classThe user added the bot to attachment or side menu using toggleBotIsAddedToAttachmentMenu.static classThe user connected a website by logging in using Telegram Login Widget on it.static classThe user launched a Web App using getWebAppLinkUrl.Fields in org.drinkless.tdlib declared as TdApi.BotWriteAccessAllowReasonModifier and TypeFieldDescriptionTdApi.MessageBotWriteAccessAllowed.reasonThe 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.