QChatAddChannelRoleParam constructor

QChatAddChannelRoleParam(
  1. int serverId,
  2. int serverRoleId,
  3. int channelId
)

Implementation

QChatAddChannelRoleParam(this.serverId, this.serverRoleId, this.channelId);