|
Stream Chat Unreal SDK
|
#/components/schemas/BlockedUserResponse More...
#include <GetBlockedUsersResponseDto.h>
Public Attributes | |
| FString | UserId |
| Id of the user who created the block. | |
| FUserResponseDto | User |
| The user who created the block. | |
| FString | BlockedUserId |
| Id of the user who was blocked. | |
| FUserResponseDto | BlockedUser |
| The user who was blocked. | |
| FDateTime | CreatedAt = FDateTime{0} |
| When the block was created. | |
#/components/schemas/BlockedUserResponse