Skip to content

Commit

Permalink
docs: info tag for ActivityType regarding CUSTOM_STATUS (#3758)
Browse files Browse the repository at this point in the history
  • Loading branch information
RDambrosio016 authored Feb 12, 2020
1 parent dbdb49e commit b7ccf9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/util/Constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@ exports.Events = {
};

/**
* <info>Bots cannot set a `CUSTOM_STATUS`, it is only for custom statuses received from users</info>
* The type of an activity of a users presence, e.g. `PLAYING`. Here are the available types:
* * PLAYING
* * STREAMING
Expand Down

0 comments on commit b7ccf9a

Please sign in to comment.