docs / com.github.insanusmokrassar.TelegramBotAPI.extensions.api.chat.modify / setChatPhoto

setChatPhoto

(common) suspend fun RequestsExecutor.setChatPhoto(chatId: ChatIdentifier, photo: MultipartFile): Boolean (source)
suspend fun RequestsExecutor.setChatPhoto(chat: PublicChat, photo: MultipartFile): Boolean (source)