Simple Robot 组件 | KOOK
Toggle table of contents
4.1.2-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Simple Robot 组件 | KOOK
simbot-component-kook-api
/
love.forte.simbot.kook.api.guild
/
DeleteGuildMuteApi
/
Factory
/
create
create
fun
create
(
guildId
:
String
,
userId
:
String
,
type
:
Int
)
:
DeleteGuildMuteApi
(
source
)
构造
DeleteGuildMuteApi
.
Parameters
guild
Id
服务器 id
user
Id
目标用户 id
type
静音类型,1代表麦克风闭麦,2代表耳机静音
fun
create
(
guildId
:
String
,
userId
:
String
,
type
:
MuteType
)
:
DeleteGuildMuteApi
(
source
)
构造
DeleteGuildMuteApi
.
Parameters
guild
Id
服务器 id
user
Id
目标用户 id
type
静音类型