Module tdlight.api

Class TdApi.StickerTypeCustomEmoji

Enclosing class:
TdApi

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

  • Constructor Details

    • StickerTypeCustomEmoji

      public StickerTypeCustomEmoji()
      The sticker is a custom emoji to be used inside message text and caption.
    • StickerTypeCustomEmoji

      public StickerTypeCustomEmoji(DataInput input) throws IOException
      The sticker is a custom emoji to be used inside message text and caption.
      Throws:
      IOException
  • Method Details