Factory

Functions

Link copied to clipboard
open suspend override fun create(configurator: TencentGuildComponentConfiguration.() -> Unit): TencentGuildComponent

注册配置函数。

Properties

Link copied to clipboard
val componentID: CharSequenceID

ID_VALUEID 类型。

Link copied to clipboard
const val ID_VALUE: String

组件的ID标识常量。

Link copied to clipboard
open override val key: Attribute<TencentGuildComponent>

作为注册器时的标识。

Link copied to clipboard
val messageSerializersModule: SerializersModule

腾讯频道组件所使用到的特殊消息类型序列化信息。