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