Module tdlight.api

Class TdApi.PremiumFeatureCustomEmoji

Enclosing class:
TdApi

public static final class TdApi.PremiumFeatureCustomEmoji extends TdApi.PremiumFeature
Allowed to use custom emoji stickers in message texts and captions.
  • Field Details

  • Constructor Details

    • PremiumFeatureCustomEmoji

      public PremiumFeatureCustomEmoji()
      Allowed to use custom emoji stickers in message texts and captions.
    • PremiumFeatureCustomEmoji

      public PremiumFeatureCustomEmoji(DataInput input) throws IOException
      Allowed to use custom emoji stickers in message texts and captions.
      Throws:
      IOException
  • Method Details