Skip to content

Fix Permissions being changed from string array to singular Role#2433

Merged
akiraveliara merged 1 commit into
DSharpPlus:masterfrom
Lucas7yoshi:fix-permissions-to-role
Apr 14, 2026
Merged

Fix Permissions being changed from string array to singular Role#2433
akiraveliara merged 1 commit into
DSharpPlus:masterfrom
Lucas7yoshi:fix-permissions-to-role

Conversation

@Lucas7yoshi
Copy link
Copy Markdown
Contributor

  • This pull request was written by AI
  • This pull request was assisted by AI, but you wrote the final code
  • This pull request did not involve AI in any way

Summary

Fixes #2432
Changes IEnumerable<string> Permissions to string Role in TransportTeam, and usage in DiscordTeam

Details

You can put detailed description of the changes in here.

Notes

Any additional notes go here.

  • All features in this pull request were tested.
    Bot under a team was able to connect when it wasnt able to before.

@akiraveliara akiraveliara merged commit 315e4db into DSharpPlus:master Apr 14, 2026
1 check passed
akiraveliara added a commit that referenced this pull request Apr 14, 2026
Co-authored-by: Lucas  <Lucas7yoshi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DiscordClient.ConnectAsync throws System.ArgumentNullException if the bot is owned by a team

2 participants