Skip to main content
Version: 8.9 (unreleased)

Type Alias: MessageSubscriptionSearchQueryResult

type MessageSubscriptionSearchQueryResult = SearchQueryResponse & object;

Defined in: gen/types.gen.ts:4722

Type Declaration

items?

optional items: MessageSubscriptionResult[];

The matching message subscriptions.