Package org.drinkless.tdlib
Class TdApi.ReactionNotificationSource
java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.ReactionNotificationSource
- Direct Known Subclasses:
TdApi.ReactionNotificationSourceAll
,TdApi.ReactionNotificationSourceContacts
,TdApi.ReactionNotificationSourceNone
- Enclosing class:
- TdApi
This class is an abstract base class.
Describes sources of reactions for which notifications will be shown.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drinkless.tdlib.TdApi.Object
getConstructor, toString
-
Constructor Details
-
ReactionNotificationSource
public ReactionNotificationSource()Default class constructor.
-