Useful
scrape_all_contacts(): get a list of all contacts
Just for Fun: use scrape_all_contacts() and send_message_to_number() for following functions
|
def send_message_to_number(self, number, message): |
send_message_containing_url_to_their_own_chatroom(number):
send_message_containing_url_to_their_own_chatroom_to_all_contacts()