AIFlow API Documentation
Preparing search index...
WecomNotifier
Class WecomNotifier
Enterprise WeCom notifier service
Index
Constructors
constructor
Methods
send
Merge
Request
Notice
Constructors
constructor
new
WecomNotifier
(
webhook
:
string
)
:
WecomNotifier
Parameters
webhook
:
string
Returns
WecomNotifier
Methods
send
Merge
Request
Notice
sendMergeRequestNotice
(
branch
:
string
,
target
:
string
,
mrUrl
:
string
,
title
:
string
,
commitMsg
:
string
,
changedFiles
:
string
[]
,
mentionedMobileList
?:
string
[]
,
isAtAll
?:
boolean
,
)
:
Promise
<
void
>
Parameters
branch
:
string
target
:
string
mrUrl
:
string
title
:
string
commitMsg
:
string
changedFiles
:
string
[]
Optional
mentionedMobileList
:
string
[]
Optional
isAtAll
:
boolean
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
send
Merge
Request
Notice
AIFlow API Documentation
Loading...
Enterprise WeCom notifier service