获取话题详情的参数。

interface GetChatThreadInfoParams {
    chatThreadId: string;
}

Properties

Properties

chatThreadId: string

消息话题 ID。