API ClientsTypeScript SDKAPI ReferenceCoreType AliasesMessageSubscriptionSearchQueryResultVersion: 8.9On this pageType Alias: MessageSubscriptionSearchQueryResult type MessageSubscriptionSearchQueryResult = SearchQueryResponse & object; Type Declaration items items: MessageSubscriptionResult[]; The matching message subscriptions.Was this helpful?