Preparing search index...
The search index is not available
IM SDK Web API 文档
IM SDK Web API 文档
types/chat-manager
MessageTranslation
Interface MessageTranslation
单条翻译结果。
interface
MessageTranslation
{
text
:
string
;
to
:
string
;
}
Index
Properties
text
to
Properties
text
text
:
string
翻译后的文本内容。
to
to
:
string
目标语言代码。
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
text
to
IM SDK Web API 文档
Loading...
单条翻译结果。