mirror of
https://github.com/zhigang1992/telert.git
synced 2026-01-12 08:24:41 +08:00
chore: update doc
This commit is contained in:
@@ -89,14 +89,16 @@ async function processUpdate(update: Update): Promise<void> {
|
||||
|
||||
<code>
|
||||
{
|
||||
"topic": "WebApp",
|
||||
"event": "New User Registered",
|
||||
"channel": "WebApp",
|
||||
"emoji": "👋",
|
||||
"metadata": {
|
||||
"email": "test@example.com"
|
||||
}
|
||||
}
|
||||
</code>
|
||||
|
||||
* Only event is required
|
||||
`,
|
||||
"HTML"
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user