QChatChannel constructor
- {required int channelId,
- required int serverId,
- QChatChannelMode? viewMode,
- QChatChannelSyncMode? syncMode,
- int? categoryId,
- String? topic,
- String? custom,
- String? name,
- QChatChannelType? type,
- int? createTime,
- int? reorderWeight,
- String? owner,
- int? updateTime,
- QChatVisitorMode? visitorMode,
- bool? valid}
Implementation
QChatChannel