export interface GatewayPresenceUpdateData
https://discord.com/developers/docs/topics/gateway-events#update-presence-gateway-presence-update-structure
externalGatewayActivityUpdateData[] activities :
The user's activitiesSee 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 statusSee https://discord.com/developers/docs/topics/gateway-events#update-presence-status-types