Functions
Link copied to clipboard
构建 发送频道聊天消息 构建器。
Link copied to clipboard
构建 发送频道聊天消息 实例。
fun create(type: Int? = null, targetId: String, content: String, quote: String? = null, nonce: String? = null, tempTargetId: String? = null): SendChannelMessageApi
fun create(type: Int? = null, targetId: String, content: String, quote: String? = null, nonce: String? = null, tempTargetId: String? = null, templateId: String? = null): SendChannelMessageApi
构造 发送频道聊天消息 实例。