Stream Chat Unreal SDK
Loading...
Searching...
No Matches
FSearchRequestDto Struct Reference

#/components/schemas/SearchRequest More...

#include <SearchRequestDto.h>

Public Attributes

uint32 Limit = TNumericLimits<uint32>::Max()
 Number of items to return.
 
uint32 Offset = TNumericLimits<uint32>::Max()
 Item offset.
 
FJsonObjectWrapper FilterConditions
 
FString Query
 Search phrase.
 
FJsonObjectWrapper MessageFilterConditions
 Message filter conditions.
 
TArray< FSortParamRequestDtoSort
 Sort parameters. Cannot be used with non-zero offset.
 
FString Next
 Pagination parameter. Cannot be used with non-zero offset.
 

Detailed Description

#/components/schemas/SearchRequest

See also
https://getstream.io/chat/docs/unreal/search/

The documentation for this struct was generated from the following file: