Class TdApi.GetDefaultChatPhotoCustomEmojiStickers

java.lang.Object
org.drinkless.tdlib.TdApi.Object
org.drinkless.tdlib.TdApi.Function<TdApi.Stickers>
org.drinkless.tdlib.TdApi.GetDefaultChatPhotoCustomEmojiStickers
Enclosing class:
TdApi

public static class TdApi.GetDefaultChatPhotoCustomEmojiStickers extends TdApi.Function<TdApi.Stickers>
Returns default list of custom emoji stickers for placing on a chat photo.

Returns Stickers

  • Field Details

    • CONSTRUCTOR

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

    • GetDefaultChatPhotoCustomEmojiStickers

      public GetDefaultChatPhotoCustomEmojiStickers()
      Default constructor for a function, which returns default list of custom emoji stickers for placing on a chat photo.

      Returns Stickers

  • Method Details