d
d
: { _trace
: string[]; application
: { flags
: number; id
: string }; geo_ordered_rtc_regions
: string[]; guild_join_requests
: any[]; guilds
: { id
: string; unavailable
: boolean }[]; presences
: any[]; private_channels
: any[]; relationships
: any[]; session_id
: string; user
: User; user_settings
: any; v
: number }
Type declaration
-
_trace: string[]
-
application: { flags: number; id: string }
-
geo_ordered_rtc_regions: string[]
-
guild_join_requests: any[]
-
guilds: { id: string; unavailable: boolean }[]
-
presences: any[]
-
private_channels: any[]
-
relationships: any[]
-
session_id: string
-
-
user_settings: any
-
v: number