|
Stream Chat Unreal SDK
|
#/components/schemas/MuteUserResponse More...
#include <MuteUserResponseDto.h>
Public Attributes | |
| FUserMuteDto | Mute |
| Object with user mute (if one user was muted) | |
| TArray< FUserMuteDto > | Mutes |
| Object with mutes (if multiple users were muted) | |
| FOwnUserDto | OwnUser |
| Authorized user object with fresh mutes information. | |
Public Attributes inherited from FResponseDto | |
| FString | Duration |
| Duration of the request in human-readable format. | |
#/components/schemas/MuteUserResponse