docs
Toggle table of contents
35.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
docs
docs
/
dev.inmo.tgbotapi.extensions.api.chat.modify
/
setChatPhoto
set
Chat
Photo
suspend
fun
TelegramBot
.
setChatPhoto
(
chatId
:
ChatIdentifier
,
photo
:
MultipartFile
)
(
source
)
suspend
fun
TelegramBot
.
setChatPhoto
(
chat
:
PublicChat
,
photo
:
MultipartFile
)
(
source
)