Class UploadStickerFile

java.lang.Object
io.github.natanimn.telebof.requests.AbstractBaseRequest<UploadStickerFile, File>
io.github.natanimn.telebof.requests.service.UploadStickerFile

public class UploadStickerFile extends AbstractBaseRequest<UploadStickerFile, File>
UploadStickerFile class. Returns File on success.
Since:
3 March 2025
See Also:
  • Constructor Details

    • UploadStickerFile

      public UploadStickerFile(long user_id, File sticker, StickerFormat sticker_format, Api api)
      Required
      Parameters:
      user_id - user id
      sticker - sticker
      sticker_format - sticker format
      api - api