- Enclosing class:
- TdApi
Adds server-provided application
changelog as messages to the chat
777000 (Telegram); for official
applications only. Returns a 404 error
if nothing changed.
Returns
Ok
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The previous application version. -
Constructor Summary
ConstructorDescriptionAdds server-provided application changelog as messages to the chat 777000 (Telegram); for official applications only.AddApplicationChangelog
(DataInput input) Adds server-provided application changelog as messages to the chat 777000 (Telegram); for official applications only.AddApplicationChangelog
(String previousApplicationVersion) Adds server-provided application changelog as messages to the chat 777000 (Telegram); for official applications only. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Function
toString
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize
-
Field Details
-
previousApplicationVersion
The previous application version. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
AddApplicationChangelog
public AddApplicationChangelog()Adds server-provided application changelog as messages to the chat 777000 (Telegram); for official applications only. Returns a 404 error if nothing changed. ReturnsOk
-
AddApplicationChangelog
Adds server-provided application changelog as messages to the chat 777000 (Telegram); for official applications only. Returns a 404 error if nothing changed. ReturnsOk
- Parameters:
previousApplicationVersion
- String The previous application version.
-
AddApplicationChangelog
Adds server-provided application changelog as messages to the chat 777000 (Telegram); for official applications only. Returns a 404 error if nothing changed. ReturnsOk
- 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()
-