set Chat Photo
suspend fun TelegramBot.setChatPhoto(chatId: ChatIdentifier, photo: MultipartFile): Boolean
Content copied to clipboard
suspend fun TelegramBot.setChatPhoto(chat: PublicChat, photo: MultipartFile): Boolean
Content copied to clipboard