Type Alias: RestrictedChannel
ts
type RestrictedChannel = z.infer<typeof restrictedChannelSchema>;Defined in: src/types/restriction.ts:20
type RestrictedChannel = z.infer<typeof restrictedChannelSchema>;Defined in: src/types/restriction.ts:20