fix changes

This commit is contained in:
ITOH
2021-05-04 21:05:43 +02:00
parent d87d66649e
commit aefd5c75f5
16 changed files with 24 additions and 25 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ export async function sendMessage(
if (channel) {
if (
![
DiscordChannelTypes.Dm,
DiscordChannelTypes.DM,
DiscordChannelTypes.GuildNews,
DiscordChannelTypes.GuildText,
DiscordChannelTypes.GuildPublicThread,