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

GuildParams missing fields #994

Closed
Bendodroid opened this issue Aug 25, 2021 · 0 comments · Fixed by #1255
Closed

GuildParams missing fields #994

Bendodroid opened this issue Aug 25, 2021 · 0 comments · Fixed by #1255

Comments

@Bendodroid
Copy link

https://discord.com/developers/docs/resources/guild#modify-guild

It seems to me that there is no way to set the system_channel_id (and others) via discordgo because it is missing in the
GuildParams type and therefore can't be set when using Session.GuildEdit.

zekroTJA pushed a commit to zekroTJA/discordgo that referenced this issue Oct 1, 2022
FedorLap2006 added a commit that referenced this issue Dec 17, 2022
* complement `GuildParams` struct [fix #994]

* fix: naming and spelling

* fix: gofmt

* refactor: use Locale type for PreferredLocale

Co-authored-by: zekro <private@zekro.de>
Co-authored-by: Fedor Lapshin <fe.lap.prog@gmail.com>
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 a pull request may close this issue.

1 participant