Future<void> channel({ required String id, required int channel, }) { throw UnimplementedError('channel() has not been implemented.'); }