java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.MessageContent
it.tdlight.jni.TdApi.MessageWebsiteConnected
- Enclosing class:
- TdApi
The current user has connected a
website by logging in using Telegram
Login Widget on it.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Domain name of the connected website. -
Constructor Summary
ConstructorDescriptionThe current user has connected a website by logging in using Telegram Login Widget on it.MessageWebsiteConnected
(DataInput input) The current user has connected a website by logging in using Telegram Login Widget on it.MessageWebsiteConnected
(String domainName) The current user has connected a website by logging in using Telegram Login Widget on it. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
domainName
Domain name of the connected website. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
MessageWebsiteConnected
public MessageWebsiteConnected()The current user has connected a website by logging in using Telegram Login Widget on it. -
MessageWebsiteConnected
The current user has connected a website by logging in using Telegram Login Widget on it.- Parameters:
domainName
- String Domain name of the connected website.
-
MessageWebsiteConnected
The current user has connected a website by logging in using Telegram Login Widget on it.- 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()
-