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

#/components/schemas/ChannelStateResponseFields More...

#include <ChannelStateResponseFieldsDto.h>

Inheritance diagram for FChannelStateResponseFieldsDto:
FChannelStateResponseDto

Public Attributes

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/ChannelStateResponseFields


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