diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-01-15 18:44:04 +1100 |
---|---|---|
committer | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-01-23 23:29:14 +0300 |
commit | 0a53860645dbddd4f127988ccd8da0abee7c6f2b (patch) | |
tree | e781c58b41c8a9196ae3db405e6f385cfd05bcf6 | |
parent | Add unhandled channel types to IsTextChannel method (diff) | |
download | server-0a53860645dbddd4f127988ccd8da0abee7c6f2b.tar.xz |
channel.owner_id is type string not number
-rw-r--r-- | util/src/entities/Channel.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/src/entities/Channel.ts b/util/src/entities/Channel.ts |