Class TdApi.MessagePoll

Enclosing class:
TdApi

public static class TdApi.MessagePoll extends TdApi.MessageContent
A message with a poll.
  • Field Details

    • poll

      public TdApi.Poll poll
      The poll description.
    • CONSTRUCTOR

      public static final int CONSTRUCTOR
      Identifier uniquely determining type of the object.
      See Also:
  • Constructor Details

    • MessagePoll

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

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

    • getConstructor

      public int getConstructor()
      Description copied from class: TdApi.Object
      Returns an identifier uniquely determining type of the object.
      Specified by:
      getConstructor in class TdApi.Object
      Returns:
      this.CONSTRUCTOR