GroupAndC2CBuilderContext

Constructors

Link copied to clipboard
constructor(bot: QGBot, type: SendingMessageParser.GroupBuilderType, targetOpenid: String, builderFactory: () -> GroupAndC2CSendBody)

Properties

Link copied to clipboard
val bot: QGBot
Link copied to clipboard
Link copied to clipboard

Inherited properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open var nextIsNew: Boolean

标记下一次再获取 builder 时必须新建。

Inherited functions

Link copied to clipboard

如果符合 check 的条件,得到 builder, 否则使用 newBuilder 构建一个新的builder。

Link copied to clipboard