Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DialogflowIntentHandler<TConvData, TUserStorage, TContexts, TConversation, TParameters, TArgument>

Type parameters

Hierarchy

  • DialogflowIntentHandler

Callable

  • __call(conv: TConversation, params: TParameters, argument: TArgument, status: GoogleRpcStatus | undefined): Promise<any> | any

Generated using TypeDoc