Class TdApi.MessagePoll

    • Field Detail

      • poll

        public TdApi.Poll poll
        The poll description.
      • CONSTRUCTOR

        public static final int CONSTRUCTOR
        Identifier uniquely determining type of the object.
        See Also:
        Constant Field Values
    • Constructor Detail

      • MessagePoll

        public MessagePoll()
        A message with a poll.
      • MessagePoll

        public MessagePoll​(TdApi.Poll poll)
        A message with a poll.
        Parameters:
        poll - The poll description.