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

#/components/schemas/QueryBannedUsersRequest More...

#include <QueryBannedUsersRequestDto.h>

Public Attributes

uint32 Limit = TNumericLimits<uint32>::Max()
 Number of items to return.
 
uint32 Offset = TNumericLimits<uint32>::Max()
 Item offset.
 
FJsonObjectWrapper FilterConditions
 
FDateTime CreatedAtAfter = FDateTime{0}
 
FDateTime CreatedAtAfterOrEqual = FDateTime{0}
 
FDateTime CreatedAtBefore = FDateTime{0}
 
FDateTime CreatedAtBeforeOrEqual = FDateTime{0}
 
TArray< FSortParamRequestDtoSort
 Sort parameters. Cannot be used with non-zero offset.
 

Detailed Description

#/components/schemas/QueryBannedUsersRequest

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

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