GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GatewayReceivePayload

API/Type Aliases/GatewayReceivePayload
seyfert/lib/types/gateway.d.ts

Signature

export type GatewayReceivePayload = GatewayDispatchPayload | GatewayHeartbeatAck | GatewayHeartbeatRequest | GatewayHello | GatewayInvalidSession | GatewayReconnect;

Members

This export does not declare public properties or methods in the generated declaration file.