|
Sendbird Chat SDK for .NET
|
Represents a group channel change logs params. More...
Properties | |
| List< string > | CustomTypes = null [get, set] |
| GroupChannel custom types filter. If this is null, the changelogs of all channels will be returned. Defaults to null. More... | |
| bool | IncludeEmpty = true [get, set] |
| to include empty channels or not (channels without messages). More... | |
| bool | IncludeFrozen = true [get, set] |
| to include frozen channels or not. More... | |
Represents a group channel change logs params.
|
getset |
GroupChannel custom types filter. If this is null, the changelogs of all channels will be returned. Defaults to null.
|
getset |
to include empty channels or not (channels without messages).
|
getset |
to include frozen channels or not.