java.lang.Object
it.tdlight.jni.TdApi.Object
it.tdlight.jni.TdApi.Update
it.tdlight.jni.TdApi.UpdatePoll
- Enclosing class:
- TdApi
A poll was updated; for bots only.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intNew data about the poll. -
Constructor Summary
ConstructorsConstructorDescriptionA poll was updated; for bots only.UpdatePoll(TdApi.Poll poll) A poll was updated; for bots only.UpdatePoll(DataInput input) A poll was updated; for bots only. -
Method Summary
Methods inherited from class it.tdlight.jni.TdApi.Object
serialize, toString
-
Field Details
-
poll
New data about the poll. -
CONSTRUCTOR
public static final int CONSTRUCTOR- See Also:
-
-
Constructor Details
-
UpdatePoll
public UpdatePoll()A poll was updated; for bots only. -
UpdatePoll
A poll was updated; for bots only.- Parameters:
poll- Poll New data about the poll.
-
UpdatePoll
A poll was updated; for bots only.- Throws:
IOException
-
-
Method Details
-
getConstructor
public int getConstructor()- Specified by:
getConstructorin classTdApi.Object
-
serialize
- Specified by:
serializein classTdApi.Object- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-