Tithibots/tithiwa

Create delete_chats_of_all_contacts() in contacts.py

NavpreetDevpuri opened this issue · 1 comments

do as follow

  1. go through all contacts chats same as in exit_from_all_groups()
    NOTE: by using CONTACTS__NAME_IN_CHATS you can get all chats of contacts.
  2. open chat options by using CHATROOM__OPTIONS
  3. press on Delete chat and wait for the chat to be deleted by using self._close_info()
    ShareX_3wxkCm3ZmW

can I work on this? I will submit PR soon