Interface ProtoMessage

Interface matching the protobuf library. Field types matches the protobuf type over the wire

Hierarchy

  • ProtoMessage

Properties

contentTopic: undefined | string
ephemeral: undefined | boolean
payload: undefined | Uint8Array
rateLimitProof: undefined | RateLimitProof
timestamp: undefined | bigint
version: undefined | number

Generated using TypeDoc