Skip to content

Commit

Permalink
Remove before pagination from Get Reactions docs (#2550)
Browse files Browse the repository at this point in the history
  • Loading branch information
FasterSpeeding committed Apr 6, 2021
1 parent fa9a073 commit f72b084
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/resources/Channel.md
Original file line number Diff line number Diff line change
Expand Up @@ -895,7 +895,6 @@ The `emoji` must be [URL Encoded](https://en.wikipedia.org/wiki/Percent-encoding

| Field | Type | Description | Required | Default |
|--------|-----------|---------------------------------------|----------|---------|
| before | snowflake | get users before this user ID | false | absent |
| after | snowflake | get users after this user ID | false | absent |
| limit | integer | max number of users to return (1-100) | false | 25 |

Expand Down

0 comments on commit f72b084

Please sign in to comment.