Closed Taarek closed 4 years ago
What does this PR add/fix/improve/... Discord.py no longer throws a KeyError when fetching a group DM invite. This removes the except KeyError part and properly filters group DM invites.
except KeyError
Migration None.
Dependencies None.
What does this PR add/fix/improve/... Discord.py no longer throws a KeyError when fetching a group DM invite. This removes the
except KeyError
part and properly filters group DM invites.Migration None.
Dependencies None.