Skip to content

kient / ChannelParams

Type Alias: ChannelParams

ts
type ChannelParams = DeepStrictOmit<Flattened<Channel>, "stream.startTime"> & object;

src/structures/channel.ts:7

Type declaration

NameTypeDefined in
streamobjectsrc/structures/channel.ts:8
stream.startTimestringsrc/structures/channel.ts:9