You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the pymessenger.bot.Bot object's send_message method right now and iterating over all the target recipient ids and calling this send_message method in each iteration. Is there an alternative way to send a message to all the required users, ie, to broadcast a message to a group of users?
The text was updated successfully, but these errors were encountered:
I'm using the pymessenger.bot.Bot object's send_message method right now and iterating over all the target recipient ids and calling this send_message method in each iteration. Is there an alternative way to send a message to all the required users, ie, to broadcast a message to a group of users?
The text was updated successfully, but these errors were encountered: