GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GatewayRequestSoundboardSounds

https://discord.com/developers/docs/topics/gateway-events#request-soundboard-sounds

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

Signature

export interface GatewayRequestSoundboardSounds

Properties

2
opd

Methods

0

No methods.

Properties

op#
op: GatewayOpcodes.RequestSoundboardSounds;
d#
d: GatewayRequestSoundboardSoundsData;