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

Adds rate_limit_per_user to ChannelEdit #585

Merged
merged 1 commit into from
Sep 20, 2018

Conversation

Seklfreak
Copy link
Contributor

@Seklfreak Seklfreak commented Sep 18, 2018

This PR adds a new field of the Channel object called rate_limit_per_user. It can be used to implement a slowmode in a channel.

(I tested the functionality of the field, it works.)

Documentation: discord/discord-api-docs#691

@Seklfreak Seklfreak changed the title adds rate_limit_per_user to ChannelEdit Adds rate_limit_per_user to ChannelEdit Sep 18, 2018
@Seklfreak
Copy link
Contributor Author

CI error seems to be unrelated to my change.

@iopred iopred merged commit 6d2c944 into bwmarrin:develop Sep 20, 2018
@bwmarrin bwmarrin added this to the v0.19.0 milestone Nov 2, 2018
@Seklfreak Seklfreak deleted the add-user-rate-limit branch September 8, 2019 18:45
ErikMcClure pushed a commit to ErikMcClure/discordgo that referenced this pull request Aug 4, 2020
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.

3 participants