Package org.drinkless.tdlib
Class TdApi.PublicChatType
java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.PublicChatType
- Direct Known Subclasses:
TdApi.PublicChatTypeHasUsername
,TdApi.PublicChatTypeIsLocationBased
- Enclosing class:
- TdApi
This class is an abstract base class.
Describes type of public chat.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.drinkless.tdlib.TdApi.Object
getConstructor, toString
-
Constructor Details
-
PublicChatType
public PublicChatType()Default class constructor.
-