Skip to content

Commit 54e729d

Browse files
committed
Allowed enabling mentions without ids, added $enableAllMentions
1 parent 3291d5c commit 54e729d

File tree

139 files changed

+346
-283
lines changed

Some content is hidden

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

139 files changed

+346
-283
lines changed

dist/native/mention/disableEveryoneMention.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/mention/disableEveryoneMention.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/mention/disableRoleMentions.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/mention/disableRoleMentions.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/mention/disableUserMentions.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/mention/disableUserMentions.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.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
import { NativeFunction } from "../../structures";
2+
declare const _default: NativeFunction<import("../../structures").IArg<import("../../structures").ArgType, boolean, boolean, import("../../structures").EnumLike<any>>[], false>;
3+
export default _default;
4+
//# sourceMappingURL=enableAllMentions.d.ts.map

dist/native/mention/enableAllMentions.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.

dist/native/mention/enableAllMentions.js

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

dist/native/mention/enableAllMentions.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.

0 commit comments

Comments
 (0)