diff options
author | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-04-23 16:37:16 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-23 16:37:16 +0300 |
commit | fc50c8fa81e32c6b3d0ed144f083f2f32fe279f6 (patch) | |
tree | 4118d43774e89ae7a664070c6d323ae9fcd329d1 | |
parent | Merge branch 'master' of https://github.com/fosscord/fosscord-server (diff) | |
download | server-fc50c8fa81e32c6b3d0ed144f083f2f32fe279f6.tar.xz |
self commands and /me messages
-rw-r--r-- | util/src/entities/Message.ts | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/util/src/entities/Message.ts b/util/src/entities/Message.ts |