mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 00:40:07 +00:00
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
export interface GetReactions {
|
||||
/** Get users before this user Id */
|
||||
before?: string;
|
||||
/** Get users after this user Id */
|
||||
after?: string;
|
||||
/** Max number of users to return (1-100) */
|
||||
|
||||
Reference in New Issue
Block a user