Skip to content

Commit fadf1de

Browse files
committed
Fixed $memberCustomStatus
1 parent 8856209 commit fadf1de

File tree

117 files changed

+274
-279
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+274
-279
lines changed

dist/native/user/userCustomStatus.d.ts renamed to dist/native/member/memberCustomStatus.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ declare const _default: NativeFunction<[{
1414
description: string;
1515
required: true;
1616
rest: false;
17-
type: ArgType.User;
17+
type: ArgType.Member;
1818
}, {
1919
name: string;
2020
description: string;
@@ -23,4 +23,4 @@ declare const _default: NativeFunction<[{
2323
enum: typeof CustomStatusType;
2424
}], true>;
2525
export default _default;
26-
//# sourceMappingURL=userCustomStatus.d.ts.map
26+
//# sourceMappingURL=memberCustomStatus.d.ts.map

dist/native/member/memberCustomStatus.d.ts.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 12 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/native/member/memberCustomStatus.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/native/member/memberExists.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/native/member/memberExists.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/native/user/userCustomStatus.d.ts.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/native/user/userCustomStatus.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/classes/ApplicationCommand.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)