Group Types Guide - shysolocup/noscord.js GitHub Wiki ChannelGroup the group type for channels for every channel type look to the Channel Types Guide docs: 🛈 ChannelGroup 🛈 ChannelService source: src / Services / TypeService / types / ChannelGroup EmojiGroup the group type for guild emojis docs: 🛈 EmojiGroup 🛈 ExpressionService 🛈 Emoji source: src / Services / TypeService / types / EmojiGroup GuildGroup the group type for guilds docs: 🛈 GuildGroup 🛈 GuildService 🛈 Guild source: src / Services / TypeService / types / GuildGroup MemberGroup the group type for users and guild members docs: 🛈 MemberGroup 🛈 GuildMember 🛈 UserService 🛈 User source: src / Services / TypeService / types / MemberGroup MessageGroup the group type for messages docs: 🛈 MessageGroup 🛈 MessageService 🛈 Message source: src / Services / TypeService / types / MessageGroup RoleGroup the group type for guild roles docs: 🛈 RoleGroup 🛈 RoleService 🛈 Role source: src / Services / TypeService / types / RoleGroup SelectChannelGroup takes an object with Discord.JS channels and groups them docs: 🛈 SelectChannelGroup 🛈 ChannelService 🛈 ChannelGroup source: src / Services / TypeService / types / SelectChannelGroup SelectMessageGroup takes an object with Discord.JS messages and groups them docs: 🛈 SelectMessageGroup 🛈 MessageService 🛈 MessageGroup source: src / Services / TypeService / types / SelectMessageGroup StickerGroup the group type for guild stickers docs: 🛈 StickerGroup 🛈 ExpressionService 🛈 Sticker source: src / Services / TypeService / types / StickerGroup VoiceMemberGroup the group type for voice members docs: 🛈 VoiceMemberGroup 🛈 GuildMember 🛈 VoiceService 🛈 UserService source: src / Services / TypeService / types / VoiceMemberGroup 🢀 Back ⚠️ **GitHub.com Fallback** ⚠️