Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create delete_chats_of_all_contacts() in contacts.py #62

Closed
NavpreetDevpuri opened this issue Oct 22, 2020 · 1 comment · Fixed by #75
Closed

Create delete_chats_of_all_contacts() in contacts.py #62

NavpreetDevpuri opened this issue Oct 22, 2020 · 1 comment · Fixed by #75
Assignees
Labels

Comments

@NavpreetDevpuri
Copy link
Member

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
@pyvelkov
Copy link
Contributor

pyvelkov commented Dec 2, 2020

can I work on this? I will submit PR soon

@NavpreetDevpuri NavpreetDevpuri linked a pull request Dec 22, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants