Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-api
/
love.forte.simbot.definition
/
Channel
Channel
interface
Channel
:
Actor
(
source
)
一个频道。
Channel
是
频道服务器
中所有频道中的某一个频道。 频道的类型可能有很多,其中就包含了允许发送消息的
聊天频道
。
Inheritors
ChatChannel
Members
Properties
category
Link copied to clipboard
abstract
val
category
:
Category
?
此频道所属分类。
coroutine
Context
Link copied to clipboard
abstract
val
coroutineContext
:
CoroutineContext
id
Link copied to clipboard
abstract
override
val
id
:
ID
频道的ID
name
Link copied to clipboard
abstract
val
name
:
String
频道的名称