72c7248b6
08c1efbe3
2422c46b2
1
2
3
4
5
export interface VideoChannelCreate { displayName: string description?: string support?: string }