upload Sticker File
suspend fun TelegramBot.uploadStickerFile(userId: UserId, sticker: MultipartFile): File
Content copied to clipboard
suspend fun TelegramBot.uploadStickerFile(user: CommonUser, sticker: MultipartFile): File
Content copied to clipboard