mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-20 21:43:33 +01:00
docs: info tag for ActivityType regarding CUSTOM_STATUS (#3758)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user