Skip to main content
Version: 8.9 (unreleased)

Type Alias: SearchMessageSubscriptionsResponses

type SearchMessageSubscriptionsResponses = object;

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

Properties

200

200: SearchQueryResponse & object;

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

The message subscription search result.

Type Declaration

items?
optional items: object[];

The matching message subscriptions.