export interface APIGatewaySessionStartLimit
https://discord.com/developers/docs/topics/gateway#session-start-limit-object
number max_concurrency :
The number of identify requests allowed per 5 seconds
number remaining :
The remaining number of session starts the current user is allowed
number reset_after :
The number of milliseconds after which the limit resets
number total :
The total number of session starts the current user is allowed