mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-01 16:30:08 +00:00
* Split extra fields into their own types For now they are added back to the types they belong to to avoid breaking in this pr * fix type errors * Fix typo 1 Co-authored-by: Link <lts20050703@gmail.com> * Fix typo 2 Co-authored-by: Link <lts20050703@gmail.com> * Use omit and not partial on guild voice_states Co-authored-by: Link <lts20050703@gmail.com> * Remove unused `ts-expect-error` --------- Co-authored-by: Link <lts20050703@gmail.com>