kient / ChannelParams
Type Alias: ChannelParams
ts
type ChannelParams = DeepStrictOmit<Flattened<Channel>, "stream.startTime"> & object;
Type declaration
Name | Type | Defined in |
---|---|---|
stream | object | src/structures/channel.ts:8 |
stream.startTime | string | src/structures/channel.ts:9 |