Internal context for GroupChannel For example, the developer can create a custom header with getting data from the domain context

Hierarchy

  • GroupChannelContextsType

Properties

Fragment: Context<{ channel: GroupChannel; headerTitle: string; keyboardAvoidOffset?: number; messageToEdit?: FileMessage | UserMessage; setMessageToEdit: ((msg?: FileMessage | UserMessage) => void) }>
TypingIndicator: Context<{ typingUsers: User[] }>

Generated using TypeDoc