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