QGAtChannel

Deprecated

Just use At(target, type = QQGuildComponent.AT_CHANNEL_TYPE)

Replace with

import love.forte.simbot.message.At
import love.forte.simbot.component.qguild.QQGuildComponent
At(target, type = QQGuildComponent.AT_CHANNEL_TYPE)

在QQ频道中AT(提及)一个子频道

Deprecated: 直接使用 At 并使其 type"channel" 即可。

Constructors

Link copied to clipboard
constructor(target: ID)

Types

Link copied to clipboard

Properties

Link copied to clipboard
open override val key: Message.Key<QGAtChannel>
Link copied to clipboard