suspend fun RequestsExecutor.uploadStickerFile(userId: UserId, sticker: MultipartFile): File
suspend fun RequestsExecutor.uploadStickerFile(user: CommonUser, sticker: MultipartFile): File