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.pollThe poll description.TdApi.UpdatePoll.pollNew 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.