export interface GatewayPresenceUpdateData
externalGatewayActivityUpdateData[] activities :
The user's activities
See also: https://discord.com/developers/docs/topics/gateway-events#activity-object
externalboolean 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
externalPresenceUpdateStatus status :
The user's new status
See also: https://discord.com/developers/docs/topics/gateway-events#update-presence-status-types