From b7ccf9a53e85682443855195cf96ed6940e9a61f Mon Sep 17 00:00:00 2001 From: BorgerKing <38166539+RDambrosio016@users.noreply.github.com> Date: Wed, 12 Feb 2020 16:23:35 -0500 Subject: [PATCH] docs: info tag for ActivityType regarding CUSTOM_STATUS (#3758) --- src/util/Constants.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/util/Constants.js b/src/util/Constants.js index 667e88fbf..7de0927fb 100644 --- a/src/util/Constants.js +++ b/src/util/Constants.js @@ -369,6 +369,7 @@ exports.Events = { }; /** + * 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