mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-04 01:40:08 +00:00
Document thread invitable audit log change key
This commit is contained in:
@@ -79,7 +79,8 @@ export type AuditLogChange =
|
||||
| "mute"
|
||||
| "enable_emoticons"
|
||||
| "archived"
|
||||
| "locked";
|
||||
| "locked"
|
||||
| "invitable";
|
||||
}
|
||||
| {
|
||||
newValue: Overwrite[];
|
||||
|
||||
Reference in New Issue
Block a user