Class TdApi.ChatEventPollStopped

Enclosing class:
TdApi

public static class TdApi.ChatEventPollStopped extends TdApi.ChatEventAction
A poll in a message was stopped.
  • Field Details

    • message

      public TdApi.Message message
      The message with the poll.
    • CONSTRUCTOR

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

    • ChatEventPollStopped

      public ChatEventPollStopped()
      A poll in a message was stopped.
    • ChatEventPollStopped

      public ChatEventPollStopped(TdApi.Message message)
      A poll in a message was stopped.
      Parameters:
      message - The message with the poll.
  • 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