|
| string | Name [get, set] |
| | The name of the channel. More...
|
| |
| string | ChannelUrl [get, set] |
| | The channel url of the channel. More...
|
| |
| string | CoverUrl [get, set] |
| | The cover image's url of the channel. Defaults to null. If CoverImage was set after, this will be reset to null. More...
|
| |
| SbFileInfo | CoverImage [get, set] |
| | The cover image of the channel. Defaults to null. If CoverUrl was set after, this will be reset to null. More...
|
| |
| string | Data [get, set] |
| | The data of the channel. More...
|
| |
| string | CustomType [get, set] |
| | The custom type of the channel. More...
|
| |
| bool | IsEphemeral [get, set] |
| | Whether the channel is ephemeral. More...
|
| |
| List< string > | OperatorUserIds [get, set] |
| | The operator user ids of the channel. Defaults to null. More...
|
| |
Represents a open channel params.
- Since
- 4.0.0