java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.CheckChatUsernameResult
it.tdlight.jni.TdApi.CheckChatUsernameResultPublicChatsTooMany
- Enclosing class:
- TdApi
public static final class TdApi.CheckChatUsernameResultPublicChatsTooMany
extends TdApi.CheckChatUsernameResult
The user has too many chats with
username, one of them must be made private first.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionThe user has too many chats with username, one of them must be made private first.The user has too many chats with username, one of them must be made private first. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
CheckChatUsernameResultPublicChatsTooMany
public CheckChatUsernameResultPublicChatsTooMany()The user has too many chats with username, one of them must be made private first. -
CheckChatUsernameResultPublicChatsTooMany
The user has too many chats with username, one of them must be made private first.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructor
in classTdApi.Object
-
serialize
- Specified by:
serialize
in classTdApi.Object
- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-