Class TdApi.GetDefaultProfilePhotoCustomEmojiStickers

java.lang.Object
dev.voroby.springframework.telegram.client.TdApi.Object
dev.voroby.springframework.telegram.client.TdApi.Function<TdApi.Stickers>
dev.voroby.springframework.telegram.client.TdApi.GetDefaultProfilePhotoCustomEmojiStickers
Enclosing class:
TdApi

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

Returns Stickers

  • Field Details

    • CONSTRUCTOR

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

    • GetDefaultProfilePhotoCustomEmojiStickers

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

      Returns Stickers

  • 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.Object
      Returns:
      this.CONSTRUCTOR