simple-robot-component-kook
3.0.0.0-alpha.3
simbot-component-kook-api
/
love.forte.simbot.kook.api.guild
/
GuildMuteResult
Guild
Mute
Result
interface
GuildMuteResult
Mute响应值里有两种属性:禁言类型、对应用户列表。
Properties
Inheritors
Properties
type
Link copied to clipboard
abstract
val
type
:
Int
1
代表麦克风闭麦,
2
代表耳机静音。
user
Ids
Link copied to clipboard
abstract
val
userIds
:
Set
<
ID
>
对应用户列表. 用户列表没必要出现重复。
Inheritors
Mic
Link copied to clipboard
Headset
Link copied to clipboard