feat: update Discord developer documentation links and add new flags
#9473 djs
This commit is contained in:
@@ -27,7 +27,7 @@ class ActivityFlags extends BitField {}
|
||||
* * `PARTY_PRIVACY_VOICE_CHANNEL`
|
||||
* * `EMBEDDED`
|
||||
* @type {Object}
|
||||
* @see {@link https://discord.com/developers/docs/topics/gateway#activity-object-activity-flags}
|
||||
* @see {@link https://discord.com/developers/docs/topics/gateway-events#activity-object-activity-flags}
|
||||
*/
|
||||
ActivityFlags.FLAGS = {
|
||||
INSTANCE: 1 << 0,
|
||||
|
||||
Reference in New Issue
Block a user