Basic structures (and partial implementations) * [x] User * [x] Guild * [x] Channel - [x] GuildChannel * [x] TextChannel * [x] NewsChannel * [x] StoreChannel * [x] CategoryChannel * [ ] ThreadChannel (wip feature for Discord's API v9, we'll work on that when the feature is ready) * [x] VoiceChannel * [x] StageChannel - [x] DMChannel * [x] Member * [x] Message * [x] MessageReaction * [x] Emoji * [x] Webhook * [x] Invite * [x] Audit log * [x] Emojis * [ ] MessageMention
Basic structures (and partial implementations)