harmony/src/structures
Helloyunho 064c3a6d76 🐛 Make <Member>.edit check channel type more precisely 2021-03-31 02:00:25 +09:00
..
application.ts feat: GuildTextChannel#{permissionsFor,overwritesFor}, TextChannel#triggerTyping, many other things 2021-01-25 16:58:46 +05:30
base.ts feat: GuildTextChannel#{permissionsFor,overwritesFor}, TextChannel#triggerTyping, many other things 2021-01-25 16:58:46 +05:30
cdn.ts Add missing cdn functions, dynamic image format 2021-03-04 21:13:50 +09:00
channel.ts x 2021-03-29 10:22:52 +05:30
dmChannel.ts fix(lint) & fix(code) 2020-12-03 10:58:20 +05:30
embed.ts Make eslint happy 2021-03-20 13:29:53 +08:00
emoji.ts Add missing cdn functions, dynamic image format 2021-03-04 21:13:50 +09:00
groupChannel.ts more things 2021-01-01 11:25:23 +05:30
guild.ts Add missing cdn functions, dynamic image format 2021-03-04 21:13:50 +09:00
guildCategoryChannel.ts Add "easy to use" Overwrite type, Make GuildChannel(for base), Separate GuildTextChannel from textChannel.ts 2021-03-20 00:39:14 +09:00
guildNewsChannel.ts Add "easy to use" Overwrite type, Make GuildChannel(for base), Separate GuildTextChannel from textChannel.ts 2021-03-20 00:39:14 +09:00
guildTextChannel.ts Add "easy to use" Overwrite type, Make GuildChannel(for base), Separate GuildTextChannel from textChannel.ts 2021-03-20 00:39:14 +09:00
guildVoiceChannel.ts Add "easy to use" Overwrite type, Make GuildChannel(for base), Separate GuildTextChannel from textChannel.ts 2021-03-20 00:39:14 +09:00
invite.ts fix: Guild#chunk 2021-01-01 10:18:18 +05:30
member.ts 🐛 Make <Member>.edit check channel type more precisely 2021-03-31 02:00:25 +09:00
message.ts Add "easy to use" Overwrite type, Make GuildChannel(for base), Separate GuildTextChannel from textChannel.ts 2021-03-20 00:39:14 +09:00
messageMentions.ts Add "easy to use" Overwrite type, Make GuildChannel(for base), Separate GuildTextChannel from textChannel.ts 2021-03-20 00:39:14 +09:00
messageReaction.ts format files and ready for v0.9.0 2020-12-02 21:29:52 +09:00
messageSticker.ts feat: GuildTextChannel#{permissionsFor,overwritesFor}, TextChannel#triggerTyping, many other things 2021-01-25 16:58:46 +05:30
presence.ts feat: GuildTextChannel#{permissionsFor,overwritesFor}, TextChannel#triggerTyping, many other things 2021-01-25 16:58:46 +05:30
role.ts some changes to Role 2021-01-25 17:08:56 +05:30
slash.ts Add "easy to use" Overwrite type, Make GuildChannel(for base), Separate GuildTextChannel from textChannel.ts 2021-03-20 00:39:14 +09:00
template.ts docs: capitalize props' description 2020-12-25 15:20:48 +04:00
textChannel.ts Add "easy to use" Overwrite type, Make GuildChannel(for base), Separate GuildTextChannel from textChannel.ts 2021-03-20 00:39:14 +09:00
user.ts Merge remote-tracking branch 'origin/main' into slash 2021-01-25 17:04:44 +05:30
voiceState.ts Add some few things that are useful to voiceState 2021-03-31 01:43:01 +09:00
webhook.ts add file support (really) & slash.commands.bulkEdit 2021-01-24 19:50:49 +05:30