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

#/components/schemas/ChannelStateResponse More...

#include <ChannelStateResponseDto.h>

Inheritance diagram for FChannelStateResponseDto:
FChannelStateResponseFieldsDto

Public Attributes

FString Duration
 Duration of the request in human readable format.
 
- Public Attributes inherited from FChannelStateResponseFieldsDto
FChannelResponseDto Channel
 
bool bHidden = false
 Whether this channel is hidden or not.
 
FDateTime HideMessagesBefore = FDateTime{0}
 Messages before this date are hidden from the user.
 
TArray< FChannelMemberDtoMembers
 List of channel members.
 
FChannelMemberDto Membership
 Current user membership object.
 
TArray< FMessageDtoMessages
 List of channel members.
 
TArray< FMessageDtoPinnedMessages
 List of pinned messages in the channel.
 
TArray< FReadDtoRead
 List of read states.
 
int32 WatcherCount = -1
 The count of users watching the channel.
 
TArray< FUserObjectDtoWatchers
 A list of users watching the channel.
 

Detailed Description

#/components/schemas/ChannelStateResponse


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