remove fileId from importCustomEmojis log
This commit is contained in:
parent
86a7d33f3f
commit
9fdb68d568
4 changed files with 1 additions and 4 deletions
|
|
@ -546,7 +546,6 @@ export type ModerationLogPayloads = {
|
|||
delAliases?: string[],
|
||||
};
|
||||
importCustomEmojis: {
|
||||
fileId: string,
|
||||
fileName: string,
|
||||
};
|
||||
clearInstanceFiles: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue