kaspeak-sdk / QuerySuccess
Interface: QuerySuccess¶
Defined in: sdk/types.ts:63
Properties¶
count¶
count:
bigint
Defined in: sdk/types.ts:64
data¶
data:
MessageRecord[]
Defined in: sdk/types.ts:68
facets?¶
optionalfacets:null|Record\<string,Record\<string,bigint>>
Defined in: sdk/types.ts:67
id?¶
optionalid:string
Defined in: sdk/types.ts:65
ok¶
ok:
true
Defined in: sdk/types.ts:66