addChannelRole method

Implementation

Future<NIMResult<QChatAddChannelRoleResult>> addChannelRole(
    QChatAddChannelRoleParam param) async {
  throw UnimplementedError('addChannelRole is not implemented');
}