GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GatewayRequestChannelInfo

https://discord.com/developers/docs/events/gateway-events#request-channel-info

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

Signature

export interface GatewayRequestChannelInfo

Properties

2
opd

Methods

0

No methods.

Properties

op#
op: GatewayOpcodes.RequestChannelInfo;
d#
d: GatewayRequestChannelInfoData;