Preparing search index...
The search index is not available
@lzwme/fe-utils
@lzwme/fe-utils
index
wxWorkNotify
Function wxWorkNotify
wxWorkNotify
(
params
:
string
|
WxWorkReqParams
,
webhookUrl
:
string
[]
,
debug
?:
boolean
,
)
:
Promise
<
WxWorkResult
[]
>
企业微信机器人消息通知
Parameters
params
:
string
|
WxWorkReqParams
webhookUrl
:
string
[]
Optional
debug
:
boolean
Returns
Promise
<
WxWorkResult
[]
>
wxWorkNotify
(
params
:
string
|
WxWorkReqParams
,
webhookUrl
:
string
,
debug
?:
boolean
,
)
:
Promise
<
WxWorkResult
>
企业微信机器人消息通知
Parameters
params
:
string
|
WxWorkReqParams
webhookUrl
:
string
Optional
debug
:
boolean
Returns
Promise
<
WxWorkResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@lzwme/fe-utils
Loading...
企业微信机器人消息通知