@cloudbase/aiagent-framework
Preparing search index...
aitools
WxClientMessageDto
Interface WxClientMessageDto
interface
WxClientMessageDto
{
msgId
:
string
;
msgType
:
string
;
openKfId
?:
string
;
text
:
{
content
:
string
}
;
touser
:
string
;
}
Index
Properties
msg
Id
msg
Type
open
Kf
Id?
text
touser
Properties
msg
Id
msgId
:
string
msg
Type
msgType
:
string
Optional
open
Kf
Id
openKfId
?:
string
text
text
:
{
content
:
string
}
touser
touser
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
msg
Id
msg
Type
open
Kf
Id
text
touser
@cloudbase/aiagent-framework
Loading...