In that case, you just need to select the appropriate post type and enter the group ID in Post to Telegram settings, it should work.
Sadly these posts are not handled/stored like a regular wordpress post. 🙁
I’ll try to add a hook on the asgarosforum_after_*_submit action and sent the messages using your API.
Thanks again! 🙂
Thanks for the quick reply!
I rather meant that on every new post in the forum a telegram message will be send to a public telegram group. In my opinion, the user notifications are not suitable for this, because they are user specific.
The WPTelegram_Bot_API looks great. I’ll try it out. Maybe I can create my own hook on asgaros forum to send messages using this API.