@typed-discord/rest
Preparing search index...
types
GuildLivelinessResponse
Interface GuildLivelinessResponse
interface
GuildLivelinessResponse
{
last_updated_ts
?:
string
|
null
;
msg_activity_bins
:
number
[]
;
}
Index
Properties
last_
updated_
ts?
msg_
activity_
bins
Properties
Optional
last_
updated_
ts
last_updated_ts
?:
string
|
null
msg_
activity_
bins
msg_activity_bins
:
number
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
last_
updated_
ts
msg_
activity_
bins
@typed-discord/rest
Loading...