summaryrefslogtreecommitdiff
path: root/discord/message.hpp
diff options
context:
space:
mode:
authorouwou <26526779+ouwou@users.noreply.github.com>2021-09-13 01:44:43 -0400
committerouwou <26526779+ouwou@users.noreply.github.com>2021-09-13 01:44:43 -0400
commitaf85d5c89582176b75d43f3f92cce6aa55d19367 (patch)
tree44febc0f5dc026572fab9d7a9776bfc202c7b675 /discord/message.hpp
parentb01234083001e5b1f5383d6cd4e909e6ca7e58cf (diff)
parent002004cb5f01d22601047433cc868359cf022842 (diff)
downloadabaddon-portaudio-af85d5c89582176b75d43f3f92cce6aa55d19367.tar.gz
abaddon-portaudio-af85d5c89582176b75d43f3f92cce6aa55d19367.zip
Merge branch 'threads'
Diffstat (limited to 'discord/message.hpp')
-rw-r--r--discord/message.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/message.hpp b/discord/message.hpp
index a6ea039..56f4c0f 100644
--- a/discord/message.hpp
+++ b/discord/message.hpp
@@ -27,7 +27,7 @@ enum class MessageType {
GUILD_DISCOVERY_REQUALIFIED = 15, // yep
GUILD_DISCOVERY_GRACE_PERIOD_INITIAL_WARNING = 16, // yep
GUILD_DISCOVERY_GRACE_PERIOD_FINAL_WARNING = 17, // yep
- THREAD_CREATED = 18, // nope
+ THREAD_CREATED = 18, // yep
INLINE_REPLY = 19, // yep
APPLICATION_COMMAND = 20, // yep
THREAD_STARTER_MESSAGE = 21, // nope