mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-03 17:30:07 +00:00
* Remove incorrect, reorder and fixes in channel - Updated comments to be more clear - Remove `Channel.newly_created`, doesn't seem to exist in the api docs - Fix nullability for some fields - Remove DiscordActiveThreads, DiscordArchivedThreads and DiscordListActiveThreads as they don't seem to match anything in the api * Add back DiscordListActiveThreads but under Guild and fix type errors * Update packages/types/src/discord/channel.ts Co-authored-by: LTS (Link) <lts20050703@gmail.com> * Revert newly_created removal * Apply suggestions from code review Co-authored-by: LTS (Link) <lts20050703@gmail.com> --------- Co-authored-by: LTS (Link) <lts20050703@gmail.com>