16.04.2018, 09:38
I would do it like that.
Add tag to listening address and then create event script triggered from this tag and use this.
Where the 1/1/1 is the group you want to update. Last sent telegram will be updated to this group.
BR
Add tag to listening address and then create event script triggered from this tag and use this.
Code:
grp.update('1/1/1', event.getvalue())
Where the 1/1/1 is the group you want to update. Last sent telegram will be updated to this group.
BR
------------------------------
Ctrl+F5
Ctrl+F5