Uses of Class
it.tdlight.jni.TdApi.Poll
-
Uses of TdApi.Poll in it.tdlight.jni
Fields in it.tdlight.jni declared as TdApi.PollModifier and TypeFieldDescriptionTdApi.MessagePoll.poll
The poll description.TdApi.UpdatePoll.poll
New data about the poll.Constructors in it.tdlight.jni with parameters of type TdApi.PollModifierConstructorDescriptionMessagePoll
(TdApi.Poll poll) A message with a poll.UpdatePoll
(TdApi.Poll poll) A poll was updated; for bots only.