Class TdApi.ChatActionWatchingAnimations

Enclosing class:
TdApi

public static class TdApi.ChatActionWatchingAnimations extends TdApi.ChatAction
The user is watching animations sent by the other party by clicking on an animated emoji.
  • Field Details

    • emoji

      public String emoji
      The animated emoji.
    • CONSTRUCTOR

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

    • ChatActionWatchingAnimations

      public ChatActionWatchingAnimations()
      The user is watching animations sent by the other party by clicking on an animated emoji.
    • ChatActionWatchingAnimations

      public ChatActionWatchingAnimations(String emoji)
      The user is watching animations sent by the other party by clicking on an animated emoji.
      Parameters:
      emoji - The animated emoji.
  • 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