mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-01 08:20:08 +00:00
Merge pull request #1947 from lts20050703/gh-1898
discord-api-docs: 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