Type Alias GenerateRecordsSubscribeInput
GenerateRecordsSubscribeInput: { anonymous?: boolean; author?: Persona; filter?: RecordsFilter; messageTimestamp?: string; protocolRole?: string; } Type declaration
Optional
anonymous?: boolean
Optional
author?: Persona
Optional
messageTimestamp?: string
Optional
protocolRole?: string
Treated as
false
if not given.