toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.commands
/
BotCommandScopeChatMember
Bot
Command
Scope
Chat
Member
@
Serializable
data
class
BotCommandScopeChatMember
(
val
chatId
:
ChatIdentifier
,
val
userId
:
UserId
)
:
ChatBotCommandScope
Members
Constructors
Bot
Command
Scope
Chat
Member
Link copied to clipboard
constructor
(
chatId
:
ChatIdentifier
,
userId
:
UserId
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
chat
Id
Link copied to clipboard
open
override
val
chatId
:
ChatIdentifier
type
Link copied to clipboard
@
Required
@
EncodeDefault
open
override
val
type
:
String
user
Id
Link copied to clipboard
val
userId
:
UserId