@wildix/wda-history-client > QueryConversationsCommandOutput
QueryConversationsCommandOutput interface
The output of QueryConversationsCommand.
Signature:
export interface QueryConversationsCommandOutput extends QueryConversationsOutput, __MetadataBearer
Extends: QueryConversationsOutput, __MetadataBearer