From 3f8ea38b3a4217e02e997058ec1562ed41fedcc7 Mon Sep 17 00:00:00 2001 From: BorgerKing <38166539+RDambrosio016@users.noreply.github.com> Date: Wed, 12 Feb 2020 16:23:06 -0500 Subject: [PATCH] docs: info tag for ActivityType regarding CUSTOM_STATUS (#3757) --- src/util/Constants.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/util/Constants.js b/src/util/Constants.js index 0417d881c..b613021bf 100644 --- a/src/util/Constants.js +++ b/src/util/Constants.js @@ -423,6 +423,7 @@ exports.MessageTypes = [ ]; /** + * Bots cannot set a `CUSTOM_STATUS`, it is only for custom statuses received from users * The type of an activity of a users presence, e.g. `PLAYING`. Here are the available types: * * PLAYING * * STREAMING