Class TdApi.StickerTypeCustomEmoji

Enclosing class:
TdApi

public static class TdApi.StickerTypeCustomEmoji extends TdApi.StickerType
The sticker is a custom emoji to be used inside message text and caption.
  • Field Details

    • CONSTRUCTOR

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

    • StickerTypeCustomEmoji

      public StickerTypeCustomEmoji()
      The sticker is a custom emoji to be used inside message text and caption.
  • 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.StickerType
      Returns:
      this.CONSTRUCTOR