- Preparing search index...
 
- The search index is not available
 
Documentation 
 
Interface OpenChannelSettingsModule
 
Hierarchy
- OpenChannelSettingsModule
 
Properties
Menu
Menu
: CommonComponent<{     menuItemsCreator
?: ((defaultMenuItems
: MenuBarProps[]) => MenuBarProps[]);     onPressMenuDeleteChannel
: (() => void);     onPressMenuModeration
: (() => void);     onPressMenuParticipants
: (() => void); }> 
Provider
Provider
: CommonComponent<{     channel
: OpenChannel;     onNavigateToOpenChannel
: (() => void); }>