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 Detail

      • emoji

        public String emoji
        The animated emoji.
      • CONSTRUCTOR

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

      • 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.