update document
This commit is contained in:
parent
8355a8e135
commit
46ba5d3058
File diff suppressed because one or more lines are too long
@ -627,7 +627,7 @@ class Guild extends AnonymousGuild {
|
|||||||
* @property {?string} [query] Command name
|
* @property {?string} [query] Command name
|
||||||
* @property {?number} [limit=1] Maximum number of results
|
* @property {?number} [limit=1] Maximum number of results
|
||||||
* @property {?number} [offset=0] Only return entries for actions made by this user
|
* @property {?number} [offset=0] Only return entries for actions made by this user
|
||||||
* @property {Snowflake[]} [botId] Array of bot IDs to filter by
|
* @property {Snowflake[]} botId Array of bot IDs to filter by
|
||||||
*/
|
*/
|
||||||
/**
|
/**
|
||||||
* Searches for guild interactions
|
* Searches for guild interactions
|
||||||
|
Loading…
Reference in New Issue
Block a user