resend_chunks: Message<"meshtastic.resend_chunks"> & {
    chunks: number[];
}

Wrapper message for broken repeated oneof support

Type declaration

  • chunks: number[]

    from field: repeated uint32 chunks = 1;

from message meshtastic.resend_chunks