toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.commands
/
BotCommandScope
/
Companion
Companion
object
Companion
Members
Properties
All
Chat
Administrators
Link copied to clipboard
val
AllChatAdministrators
:
BotCommandScopeAllChatAdministrators
All
Group
Chats
Link copied to clipboard
val
AllGroupChats
:
BotCommandScopeAllGroupChats
All
Private
Chats
Link copied to clipboard
val
AllPrivateChats
:
BotCommandScopeAllPrivateChats
Default
Link copied to clipboard
val
Default
:
BotCommandScopeDefault
Functions
Chat
Link copied to clipboard
fun
Chat
(
chatId
:
ChatIdentifier
)
:
BotCommandScopeChat
Chat
Administrators
Link copied to clipboard
fun
ChatAdministrators
(
chatId
:
ChatIdentifier
)
:
BotCommandScopeChatAdministrators
Chat
Member
Link copied to clipboard
fun
ChatMember
(
chatId
:
ChatIdentifier
,
userId
:
UserId
)
:
BotCommandScopeChatMember