@voidmerge/doc
    Preparing search index...

    Function msgSend

    • Send a message to the given message channel. This message will be received with type 'app', as opposed to a message sent by a peer client, which will receive type 'peer'.

      Parameters

      • input: { msg: Uint8Array; msgId: string }

      Returns Promise<void>