GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

WatcherPayload

API/Interfaces/WatcherPayload
seyfert/lib/common/bot/watcher.d.ts

Signature

export interface WatcherPayload

Properties

3
typeshardIdpayload

Methods

0

No methods.

Properties

type#
type: 'PAYLOAD';
shardId#
shardId: number;
payload#
payload: GatewayDispatchPayload;