export declare class GatewayAPI
getoptions?: Pick<RequestData, 'signal'>) : Promise<APIGatewayInfo> (
options?: Pick<RequestData, 'signal'>
Gets gateway information.
See also: https://discord.com/developers/docs/events/gateway#get-gateway
getBotoptions?: Pick<RequestData, 'auth' | 'signal'>) : Promise<APIGatewayBotInfo> (
options?: Pick<RequestData, 'auth' | 'signal'>
Gets gateway information with additional metadata.
See also: https://discord.com/developers/docs/events/gateway#get-gateway-bot