Module tdlight.api

Class TdApi.GetThemedEmojiStatuses

Enclosing class:
TdApi

public static final class TdApi.GetThemedEmojiStatuses extends TdApi.Function<TdApi.EmojiStatuses>
Returns up to 8 themed emoji statuses, which color must be changed to the color of the Telegram Premium badge. Returns EmojiStatuses
  • Field Details

  • Constructor Details

    • GetThemedEmojiStatuses

      public GetThemedEmojiStatuses()
      Returns up to 8 themed emoji statuses, which color must be changed to the color of the Telegram Premium badge. Returns EmojiStatuses
    • GetThemedEmojiStatuses

      public GetThemedEmojiStatuses(DataInput input) throws IOException
      Returns up to 8 themed emoji statuses, which color must be changed to the color of the Telegram Premium badge. Returns EmojiStatuses
      Throws:
      IOException
  • Method Details