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 userId, File sticker, StickerFormat stickerFormat, Api api)
      Required
      Parameters:
      userId - user id
      sticker - sticker
      stickerFormat - sticker format
      api - api