docs
5.1.0
common
docs
/
dev.inmo.tgbotapi.extensions.api.chat.get
/
getChatAdministrators
get
Chat
Administrators
suspend
fun
TelegramBot
.
getChatAdministrators
(
chatId
:
ChatIdentifier
)
:
List
<
AdministratorChatMember
>
suspend
fun
TelegramBot
.
getChatAdministrators
(
chat
:
PublicChat
)
:
List
<
AdministratorChatMember
>