Hello Appwriter & Teams
Some hours ago, i created a User Target for all my users {email, sms, & push} in my project via Appwrite functions.
Now, i would love to subscribe all users to a general topic so i can send them Email, SMS or Push Message.
Please, how do i achieve this?
TL;DR
Developers want to subscribe all users to a general topic in Appwrite Messaging to send them Email, SMS, or Push Messages.
Solution: You can achieve this by creating a topic in Appwrite Messaging, then subscribing all users to this topic to enable them to receive the desired messages.