@cloudbase/aiagent-framework
Preparing search index...
WeChatCommonInput
Interface WeChatCommonInput
interface
WeChatCommonInput
{
createTime
:
number
;
fromUserName
:
string
;
msgId
:
string
;
msgType
:
string
;
toUserName
:
string
;
}
Hierarchy (
View Summary
)
WeChatCommonInput
WeChatTextInput
WeChatVoiceInput
Index
Properties
create
Time
from
User
Name
msg
Id
msg
Type
to
User
Name
Properties
create
Time
createTime
:
number
from
User
Name
fromUserName
:
string
msg
Id
msgId
:
string
msg
Type
msgType
:
string
to
User
Name
toUserName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create
Time
from
User
Name
msg
Id
msg
Type
to
User
Name
@cloudbase/aiagent-framework
Loading...