Document thread invitable audit log change key

This commit is contained in:
lts20050703
2022-01-26 09:42:46 +07:00
parent 4ed54a91b5
commit 0ac2c03370

View File

@@ -79,7 +79,8 @@ export type AuditLogChange =
| "mute"
| "enable_emoticons"
| "archived"
| "locked";
| "locked"
| "invitable";
}
| {
newValue: Overwrite[];