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

Fix: RestDMChannel relies on recipient #2910

Merged
merged 3 commits into from
Apr 15, 2024
Merged

Fix: RestDMChannel relies on recipient #2910

merged 3 commits into from
Apr 15, 2024

Commits on Apr 15, 2024

  1. don't assume we have a DM user

    Quin Lynch committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ec074cf View commit details
    Browse the repository at this point in the history
  2. also check nullable for Update/GetUser

    Quin Lynch committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8dc8c83 View commit details
    Browse the repository at this point in the history
  3. Update src/Discord.Net.Rest/Entities/Channels/RestDMChannel.cs

    Co-authored-by: Mihail Gribkov <61027276+Misha-133@users.noreply.github.com>
    quinchs and Misha-133 authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b01b533 View commit details
    Browse the repository at this point in the history