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

Add omitempty tag for category id #357

Merged
merged 1 commit into from Nov 28, 2022

Conversation

XSAM
Copy link
Contributor

@XSAM XSAM commented Nov 28, 2022

Without this, the category id field is a required parameter when requesting MoveChannel even though all I want to do is move the position of the channel.

This required parameter also causes an error when I try to move multiple channels at once.

Discord 400 error: Only one channel can have a parent_id modified at a time

@diamondburned diamondburned merged commit 12a84ee into diamondburned:v3 Nov 28, 2022
@diamondburned
Copy link
Owner

I accidentally tagged this commit wrong. Whoops.

@XSAM XSAM deleted the fix-move-channel-data branch November 29, 2022 01:11
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