Class SetStickerSetThumb

java.lang.Object

public class SetStickerSetThumb
extends AbstractUploadRequest<AddStickerToSet,​BaseResponse>
Stas Parshin 31 March 2020
  • Constructor Details

    • SetStickerSetThumb

      @Deprecated public SetStickerSetThumb​(java.lang.String name, java.lang.Long userId, java.lang.Object thumb)
      Deprecated.
      Use SetStickerSetThumbnail instead (since API v6.6)
    • SetStickerSetThumb

      public SetStickerSetThumb​(java.lang.String name, java.lang.Long userId)