Factory

object Factory(source)

Functions

Link copied to clipboard

构建 发送频道聊天消息 实例。

fun create(type: Int? = null, targetId: String, content: String): SendChannelMessageApi
fun create(type: Int? = null, targetId: String, content: String, quote: String? = null, nonce: String? = null, tempTargetId: String? = null): SendChannelMessageApi

构造 发送频道聊天消息 实例。