mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-26 20:35:04 +00:00
comments
This commit is contained in:
@@ -34,6 +34,7 @@ export interface Activity {
|
||||
instance?: boolean;
|
||||
flags: string; // activity flags OR d together, describes what the payload includes
|
||||
|
||||
// Spotify and other rich presence data
|
||||
id?: string;
|
||||
sync_id?: string;
|
||||
metadata?: {
|
||||
|
||||
Reference in New Issue
Block a user