Simple Robot Component Tencent Guild
3.2.0.0
common
simbot-component-qq-guild-api
/
love.forte.simbot.qguild.api.channel
Package-level
declarations
Types
Types
Create
Channel
Api
Link copied to clipboard
@
PrivateDomainOnly
class
CreateChannelApi
:
PostQQGuildApi
<
SimpleChannel
>
创建子频道
Delete
Channel
Api
Link copied to clipboard
@
PrivateDomainOnly
class
DeleteChannelApi
:
QQGuildApi
<
Unit
>
删除子频道
Get
Channel
Api
Link copied to clipboard
class
GetChannelApi
:
GetQQGuildApi
<
SimpleChannel
>
获取子频道信息
Get
Channel
Online
Nums
Api
Link copied to clipboard
class
GetChannelOnlineNumsApi
(
channelId
:
String
)
:
GetQQGuildApi
<
Int
>
获取在线成员数
Get
Guild
Channel
List
Api
Link copied to clipboard
class
GetGuildChannelListApi
:
GetQQGuildApi
<
List
<
SimpleChannel
>
>
获取子频道列表
Modify
Channel
Api
Link copied to clipboard
@
PrivateDomainOnly
class
ModifyChannelApi
:
QQGuildApi
<
SimpleChannel
>
修改子频道