GuardImageSource
type GuardImageSource = { bytes: Uint8Array;};Defined in: src/types/messages.ts:508
Source for guard content image. Only supports raw bytes.
Properties
Section titled “Properties”bytes: Uint8Array;Defined in: src/types/messages.ts:508