feat: update helper

This commit is contained in:
Kyle Fang
2024-05-15 15:53:28 +08:00
parent b2f6ef1953
commit 9f986feb9a

View File

@@ -167,6 +167,7 @@ async function processUpdate(update: Update): Promise<void> {
"metadata": {
"email": "test@example.com"
},
"text": "Congratz! New user just registered",
"notify": true
}
</code>