QChatUpdateChannelCategoryBlackWhiteRoleAttachment constructor
QChatUpdateChannelCategoryBlackWhiteRoleAttachment({
- int? serverId,
- QChatChannelBlackWhiteOperateType? channelBlackWhiteOperateType,
- int? channelCategoryId,
- int? roleId,
- QChatChannelBlackWhiteType? channelBlackWhiteType,
Implementation
QChatUpdateChannelCategoryBlackWhiteRoleAttachment(
{this.serverId,
this.channelBlackWhiteOperateType,
this.channelCategoryId,
this.roleId,
this.channelBlackWhiteType});