QChatGetExistingChannelBlackWhiteRolesParam constructor

QChatGetExistingChannelBlackWhiteRolesParam(
  1. {required int channelId,
  2. required int serverId,
  3. required QChatChannelBlackWhiteType type,
  4. required List<int> roleIds}
)

Implementation

QChatGetExistingChannelBlackWhiteRolesParam