luxlabs header browser preview


@interface INModifyNicknameResolutionResult : INIntentResolutionResult

+ (id)confirmationRequiredWithModifyNicknameToConfirm:(id)a0;
+ (id)disambiguationWithModifyNicknamesToDisambiguate:(id)a0;
+ (id)successWithResolvedModifyNickname:(id)a0;

- (id)_intentSlotValueForObject:(id)a0 slotDescription:(id)a1;
- (id)_vocabularyValueForObject:(id)a0 slotDescription:(id)a1;

@end