export interface GatewayPresenceUpdateData
GatewayActivityUpdateData[] activities :
The user's activities
See also: https://discord.com/developers/docs/topics/gateway-events#activity-object
boolean afk :
Whether or not the client is afk
Unix time (in milliseconds) of when the client went idle, or null
if the client is not idle
PresenceUpdateStatus status :
The user's new status
See also: https://discord.com/developers/docs/topics/gateway-events#update-presence-status-types