Browse Source
This allows for DMChannels to work without falling back to the Object error case since there is enough information to build a pseudo DMChannel object. This is a breaking change since it changes the type of DMChannel.recipient to Optional[User] for when this faux object is created.pull/6713/head
2 changed files with 22 additions and 5 deletions
Loading…
Reference in new issue