Tithibots/tithiwa

Create send_a_message_to_multiple_chats() in chatroom.py

Closed this issue · 2 comments

send_a_message_to_multiple_chats(names, message): taking list names and string message
just loop through list names and then use function send_message_to_name_or_number(name, message)

I can help with this

You are welcome!