mirror of
https://github.com/danbulant/discord.js
synced 2026-07-09 05:00:48 +00:00
docs: info tag for ActivityType regarding CUSTOM_STATUS (#3758)
This commit is contained in:
parent
dbdb49ee1c
commit
b7ccf9a53e
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
* The type of an activity of a users presence, e.g. `PLAYING`. Here are the available types:
|
||||||
* * PLAYING
|
* * PLAYING
|
||||||
* * STREAMING
|
* * STREAMING
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue