mirror of
https://github.com/danbulant/discord.js
synced 2026-05-27 22:11:53 +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:
|
||||
* * PLAYING
|
||||
* * STREAMING
|
||||
|
|
|
|||
Loading…
Reference in a new issue