3
0
Fork 0
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:
srqc 2023-01-15 11:13:20 -05:00 committed by GitHub
parent d8dd68aa16
commit ab2f0e6251
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -100,6 +100,7 @@ export const ReplyAction = automodAction({
...messageContent,
allowedMentions: {
users: [user.id],
parse: ['roles'],
},
};