ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.api
/
dev.inmo.tgbotapi.extensions.api.get
/
getUserChatBoosts
get
User
Chat
Boosts
suspend
fun
TelegramBot
.
getUserChatBoosts
(
chatId
:
ChatIdentifier
,
userId
:
UserId
)
:
UserChatBoosts
suspend
fun
TelegramBot
.
getUserChatBoosts
(
chat
:
Chat
,
userId
:
UserId
)
:
UserChatBoosts