updateChannelRole method

Implementation

Future<NIMResult<QChatUpdateChannelRoleResult>> updateChannelRole(
    QChatUpdateChannelRoleParam param) async {
  throw UnimplementedError('updateChannelRole is not implemented');
}