Package org.drinkless.tdlib
Class TdApi.BotWriteAccessAllowReason
java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.BotWriteAccessAllowReason
- Direct Known Subclasses:
TdApi.BotWriteAccessAllowReasonAcceptedRequest
,TdApi.BotWriteAccessAllowReasonAddedToAttachmentMenu
,TdApi.BotWriteAccessAllowReasonConnectedWebsite
,TdApi.BotWriteAccessAllowReasonLaunchedWebApp
- Enclosing class:
- TdApi
This class is an abstract base class.
Describes a reason why a bot was allowed to write messages to the current user.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drinkless.tdlib.TdApi.Object
getConstructor, toString
-
Constructor Details
-
BotWriteAccessAllowReason
public BotWriteAccessAllowReason()Default class constructor.
-