- Preparing search index...
- The search index is not available
Documentation
Function OpenChannelMutedParticipantsContextsProvider
- OpenChannelMutedParticipantsContextsProvider(props: {
channel: OpenChannel;
} & {
children?: ReactNode;
}): null | Element
-
Parameters
-
props: {
channel: OpenChannel;
} & {
children?: ReactNode;
}
Returns null | Element