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 #1270 Add the AuthorId to MessageDeleteAuditLogData #1271

Merged

Commits on Feb 21, 2019

  1. Fix discord-net#1270 Add the AuthorId to MessageDeleteAuditLogData

    Fix discord-net#1270
    
    Adds the AuthorId property to MessageDeleteAuditLogData, which is set
    by the TargetId in the audit log entry data.
    This property is the user id that created those messages in the first place.
    I am not aware of an instance of when this value would not be supplied.
    Chris-Johnston committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    47590ef View commit details
    Browse the repository at this point in the history
  2. Adjust xmldoc wording

    Chris-Johnston committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    4717d60 View commit details
    Browse the repository at this point in the history