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

Implement Name property to Teams in the Rest API #1879

Merged
merged 1 commit into from
Jul 10, 2021
Merged

Implement Name property to Teams in the Rest API #1879

merged 1 commit into from
Jul 10, 2021

Conversation

wrdg
Copy link
Contributor

@wrdg wrdg commented Jun 27, 2021

Summary

Not sure if the Name string property was missed when Teams initially rolled out, or if it was a recent change the APIv9, but I went ahead and added the property for the Rest Model, Rest implementation of Team, and the team contract.

Changes

  • Added Name string property to Team.cs
  • Added Name string property to ITeam.cs
  • Added Name string property to RestTeam.cs

@SubZero0 SubZero0 merged commit c5b4b64 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.

2 participants