Upload Sticker File
data class UploadStickerFile(val userId: UserId, val sticker: MultipartFile = throw IllegalStateException("Detected autocreating try: this class can't be deserialized")) : MultipartRequest<File>
Content copied to clipboard
Constructors
Link copied to clipboard
fun UploadStickerFile(userId: UserId, sticker: MultipartFile = throw IllegalStateException("Detected autocreating try: this class can't be deserialized"))
Content copied to clipboard