Package org.drinkless.tdlib
Class TdApi.NotificationGroupType
java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.NotificationGroupType
- Direct Known Subclasses:
TdApi.NotificationGroupTypeCalls
,TdApi.NotificationGroupTypeMentions
,TdApi.NotificationGroupTypeMessages
,TdApi.NotificationGroupTypeSecretChat
- Enclosing class:
- TdApi
This class is an abstract base class.
Describes the type of notifications in a notification group.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drinkless.tdlib.TdApi.Object
getConstructor, toString
-
Constructor Details
-
NotificationGroupType
public NotificationGroupType()Default class constructor.
-