Skip to content

Commit

Permalink
bugfix: direct_threads fix for defcon mode error
Browse files Browse the repository at this point in the history
  • Loading branch information
vltclz committed Mar 20, 2024
1 parent 642f6d9 commit 95dd220
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion instagrapi/mixins/direct.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ def direct_threads_chunk(
"persistentBadging": "true",
"limit": "20",
"is_prefetching": "false",
"fetch_reason": "manual_refresh",
}
if selected_filter:
assert (
Expand Down

0 comments on commit 95dd220

Please sign in to comment.