GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GatewayResumeData

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

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

Signature

export interface GatewayResumeData

Properties

3
tokensession_idseq

Methods

0

No methods.

Properties

token#
token: string;

Session token

session_id#
session_id: string;

Session id

seq#
seq: number;

Last sequence number received