Constructors

Link copied to clipboard
constructor(builderFactory: () -> MessageSendApi.Body.Builder)

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