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