I've looked at the examples for the bot and they all seem to be one-way examples, where you are pushing a message over the users. I'd like to create a bot where I can do a /all or something similar and send a message to everyone in the chat. Could someone point me in the right direction?
Ultimately, I'd like it where I am able to get information from the groupme chat - like list of users, or list of mods. Right now, the examples are only showing me how to push examples.