public override async Task StartAsync(DialogContext context) { context.Fail(new NotImplementedException("Flights Dialog is not implemented and is instead being used to show context.Fail")); }