This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:notification_groups [2017/08/24 11:53] admin |
en:notification_groups [2023/05/15 18:28] (current) admin |
||
---|---|---|---|
Line 17: | Line 17: | ||
- Configure the channel to NeMo | - Configure the channel to NeMo | ||
- Create the Notification group | - Create the Notification group | ||
+ | - Testing the notification group | ||
Line 32: | Line 33: | ||
<code> | <code> | ||
- | curl https://api.telegram.org/bot**<ADD the Token here>**/getUpdates?offset=0 | + | curl https://api.telegram.org/bot<ADD the Token here>/getUpdates?offset=0 |
{"ok":true,"result":[{"update_id":611548852, | {"ok":true,"result":[{"update_id":611548852, | ||
Line 56: | Line 57: | ||
- | **Testing the notification group** | + | ==== Testing the notification group ==== |
- | The administrator of the telegram group must add users that want to receive notification in the group, then select the notification group and click Send Test button | + | The administrator of the telegram group must add users that want to receive notification in the group, then select the notification group on NEMO and click **Send Test** button. |
//Congratulations, you have created your Telegram Notification group!// | //Congratulations, you have created your Telegram Notification group!// |