toggle menu
Simple Robot 组件 | QQ Guild
4.1.2
common
switch theme
search in API
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.api.channel
/
CreateChannelApi
/
Body
/
Body
Body
constructor
(
name
:
String
,
type
:
ChannelType
,
subType
:
ChannelSubType
,
position
:
Int
,
parentId
:
String
,
privateType
:
PrivateType
,
privateUserIds
:
List
<
String
>
,
speakPermission
:
SpeakPermission
,
applicationId
:
String
?
=
null
)
(
source
)