diff options
author | 2022-10-17 14:52:05 +0100 | |
---|---|---|
committer | 2022-10-17 14:52:05 +0100 | |
commit | d53b855c504ecc06fd0c454d6b17f2653623320d (patch) | |
tree | 748e80d983c1f61dbb14e70c6d8e5a1affc5b80b /tests | |
parent | Merge pull request #2287 from python-discord/bump-bot-core (diff) |
Support the new SequenceProxy type in d.py
This type is usd for a few attributes, including Guild.threads and guild.Channels. This type does not implement any of the add dunder methods, so we use itertools.chain to get a single iterator for both sequences.
Fixes BOT-398 Fixees #2292
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions