diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-01-15 18:42:29 +1100 |
---|---|---|
committer | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-01-23 23:29:14 +0300 |
commit | 14a4321c0ffe1e1adb7d95f5b3045b53cc7b8abd (patch) | |
tree | dcdb9a328ab340f470694cd140d211b4e7928f83 /api/src | |
parent | Apply suggestions from code review (diff) | |
download | server-14a4321c0ffe1e1adb7d95f5b3045b53cc7b8abd.tar.xz |
Add unhandled channel types to IsTextChannel method
Diffstat (limited to 'api/src')
-rw-r--r-- | api/src/routes/channels/#channel_id/messages/index.ts | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/api/src/routes/channels/#channel_id/messages/index.ts b/api/src/routes/channels/#channel_id/messages/index.ts |