Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/chat-thread
UpdateChatThreadNameParams
Interface UpdateChatThreadNameParams
更新 ChatThread 名称的参数。
interface
UpdateChatThreadNameParams
{
chatThreadId
:
string
;
name
:
string
;
}
Hierarchy (
View Summary
)
ChatThreadMutationTarget
UpdateChatThreadNameParams
Index
Properties
chat
Thread
Id
name
Properties
Readonly
chat
Thread
Id
chatThreadId
:
string
子区 ID。
Readonly
name
name
:
string
新子区名称。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chat
Thread
Id
name
IM SDK Web API 文档
Loading...
更新 ChatThread 名称的参数。