Uses of Class
it.tdlight.jni.TdApi.PublicChatType
-
Uses of TdApi.PublicChatType in it.tdlight.jni
Subclasses of TdApi.PublicChatType in it.tdlight.jniModifier and TypeClassDescriptionstatic final class
The chat is public, because it has an active username.static final class
The chat is public, because it is a location-based supergroup.Fields in it.tdlight.jni declared as TdApi.PublicChatTypeModifier and TypeFieldDescriptionTdApi.CheckCreatedPublicChatsLimit.type
Type of the public chats, for which to check the limit.TdApi.GetCreatedPublicChats.type
Type of the public chats to return.Constructors in it.tdlight.jni with parameters of type TdApi.PublicChatTypeModifierConstructorDescriptionChecks whether the maximum number of owned public chats has been reached.Returns a list of public chats of the specified type, owned by the user.