Class SetCustomEmojiStickerSetThumbnail

java.lang.Object
com.pengrad.telegrambot.request.BaseRequest<SetCustomEmojiStickerSetThumbnail,​BaseResponse>
com.pengrad.telegrambot.request.SetCustomEmojiStickerSetThumbnail

public class SetCustomEmojiStickerSetThumbnail
extends BaseRequest<SetCustomEmojiStickerSetThumbnail,​BaseResponse>
  • Constructor Details

  • Method Details

    • customEmojiId

      public SetCustomEmojiStickerSetThumbnail customEmojiId​(java.lang.String customEmojiId)
      Parameters:
      customEmojiId - Custom emoji identifier of a sticker from the sticker set; pass an empty string to drop the thumbnail and use the first sticker as the thumbnail.
      Returns: