GatewayAPI

export declare class GatewayAPI
export declare class GatewayAPI

No summary provided.

constructor(rest)
Constructs a new instance of the GatewayAPI class
NameTypeOptionalDescription
restRESTNoNone
get(options?):Promise<APIGatewayInfo>
NameTypeOptionalDescription
optionsPick<RequestData, 'signal'>YesThe options for fetching the gateway information
getBot(options?):Promise<APIGatewayBotInfo>
Gets gateway information with additional metadata.
NameTypeOptionalDescription
optionsPick<RequestData, 'signal'>YesThe options for fetching the gateway information