Future<void> setDescription(String description, {String? reason}) => _methods.setDescription(description, reason);