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: add support for default avatar in WithAuthor extension. #1890

Merged
merged 1 commit into from
Jul 10, 2021

Conversation

quinchs
Copy link
Member

@quinchs quinchs commented Jul 7, 2021

Summary

Adds ?? user.GetDefaultAvatarUrl() to the avatar icon field. This ensures that if the user has a default avatar that its included in the author field.

Adds `??  user.GetDefaultAvatarUrl()` to the avatar icon field.
@SubZero0 SubZero0 merged commit c200861 into discord-net:dev Jul 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants