|
Stream Chat Unreal SDK
|
#/components/schemas/QueryThreadsResponse More...
#include <QueryThreadsResponseDto.h>
Public Attributes | |
| TArray< FThreadStateResponseDto > | Threads |
| The matching threads, enriched with their latest replies. | |
| FString | Next |
| Value to pass to the next query in order to paginate forwards. | |
| FString | Prev |
| Value to pass to the next query in order to paginate backwards. | |
Public Attributes inherited from FResponseDto | |
| FString | Duration |
| Duration of the request in human-readable format. | |
#/components/schemas/QueryThreadsResponse