mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-25 10:25:01 +00:00
Update reply.ts
This commit is contained in:
parent
d8dd68aa16
commit
ab2f0e6251
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ export const ReplyAction = automodAction({
|
||||||
...messageContent,
|
...messageContent,
|
||||||
allowedMentions: {
|
allowedMentions: {
|
||||||
users: [user.id],
|
users: [user.id],
|
||||||
|
parse: ['roles'],
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue