Type Alias ChatChannelsAccountLevelGetChannelPathParams

ChatChannelsAccountLevelGetChannelPathParams: {
    channelId: string;
    userId: string;
}