Make finduser and whois recursive as well
This commit is contained in:
+2
-1
@@ -1,3 +1,4 @@
|
||||
export * from './alt-utils';
|
||||
export * from './array-utils';
|
||||
export * from './audit-log-utils';
|
||||
export * from './channel-utils';
|
||||
@@ -6,9 +7,9 @@ export * from './e621-utils';
|
||||
export * from './message-logger';
|
||||
export * from './message-utils';
|
||||
export * from './ms-to-human';
|
||||
export * from './note-utils';
|
||||
export * from './refresh-commands';
|
||||
export * from './string-utils';
|
||||
export * from './ticket-utils';
|
||||
export * from './wait';
|
||||
export * from './note-utils';
|
||||
export * from './whois';
|
||||
|
||||
Reference in New Issue
Block a user