GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GatewayResume

https://discord.com/developers/docs/topics/gateway-events#resume

API/Interfaces/GatewayResume
seyfert/lib/types/gateway.d.ts

Signature

export interface GatewayResume

Properties

2
opd

Methods

0

No methods.

Properties

op#
op: GatewayOpcodes.Resume;
d#
d: GatewayResumeData;