Hoshimi
NPM
GuideAPI
Hoshimi
NPM
Guide
API

ChannelDelete

The channel deleted data packet.

API/Interfaces/ChannelDelete
hoshimi/src/types/Manager.d.ts

Signature

export interface ChannelDelete

Properties

2
guild_idid

Methods

0

No methods.

Properties

guild_id#
guild_id: string;

Guild id

@type{string}
id#
id: string;

Channel id

@type{string}