Ban state notif structure (for both banned and unbanned). More...
#include <AccelByteChatModels.h>
Public Attributes | |
| FString | UserId {} |
| FString | Namespace {} |
| EBanType | Ban {EBanType::EMPTY} |
| FString | EndDate {} |
| EBanReason | Reason {EBanReason::EMPTY} |
| bool | Enable {false} |
Ban state notif structure (for both banned and unbanned).