What about the integrations with other platforms like Facebook, Twitter, Instagram, LinkedIn, YouTube, Mastodon etc.? 😉
Excited? We are too!
We are working on such an integration solution to allow you the customisations and control like WP Telegram! 🎉
Excited? We are too!
We are working on such an integration solution to allow you the customisations and control like WP Telegram! 🎉
With the latest update of WP Telegram Login, you can now directly login the user to your Web App (Mini App). Simply set the webapp URL to something like this
After the login, the user will be redirected to the URL you pass via
If you do not want to show the login confirmation, you can add
https://your-site.com/your-web-app/?action=wptelegram_login_webapp&redirect_to=https://your-site.com
After the login, the user will be redirected to the URL you pass via
redirect_to
paramIf you do not want to show the login confirmation, you can add
&confirm_login=0
to the URL.Hello
Telegram bot API seems to have some issue right now, due to which posts to channels are continuously failing. We hope that Telegram fixes the issue soon.
Here are the error messages you may see in the log or during test message:
-
-
Telegram bot API seems to have some issue right now, due to which posts to channels are continuously failing. We hope that Telegram fixes the issue soon.
Here are the error messages you may see in the log or during test message:
-
Bad Request: not enough rights to send text messages to the chat
-
Bad Request: not enough rights to send photos to the chat
image_2023-11-22_19-54-08.png
127.2 KB
In the latest version of WP Telegram, we have added support for
<blockquote>
tag. 🎉