MCPcopy Create free account

hub / github.com/SwapnilSoni1999/amul-notify / functions

Functions158 in github.com/SwapnilSoni1999/amul-notify

↓ 1 callersFunctionrecordAutoBookingPaymentCallback
( callback: RazorpayPaymentLinkCallback, signature: string, rawPayload: Record<string, unknown> )
src/services/payment.service.ts:267
↓ 1 callersFunctionrecordAutoBookingPaymentWebhook
( webhook: RazorpayWebhookEvent )
src/services/payment.service.ts:280
↓ 1 callersFunctionrememberProductSearchQuery
( ctx: ProductListContext, messageId: number, search: string )
src/commands/products.command.ts:11
↓ 1 callersFunctionremovePendingJobHandler
( jobId: Bull.JobId, handler: PendingJobHandler )
src/queues/broadcast.queue.ts:65
↓ 1 callersFunctionreplyWithAmulProducts
( ctx: ProductListContext, opts?: { search?: string category?: AmulProductCategory } )
src/commands/products.command.ts:59
↓ 1 callersFunctionreplyWithProductCategoryMenu
( ctx: ProductListContext, opts?: { search?: string } )
src/commands/products.command.ts:26
↓ 1 callersMethodsearchPincode
(pincode: string)
src/libs/amulApi.lib.ts:287
↓ 1 callersMethodsendOtp
(phone: string)
src/libs/autoOrder.lib.ts:40
↓ 1 callersMethodsetAddress
( addressId: string, cartId: string )
src/libs/autoOrder.lib.ts:85
↓ 1 callersMethodsetPincode
(record: PincodeRecord)
src/libs/amulApi.lib.ts:263
↓ 1 callersFunctionstartCommand
(ctx, next)
src/commands/start.command.ts:12
↓ 1 callersFunctiontoggleAutoOrder
( ctx: MyContext, sku: string, action: 'add' | 'remove' )
src/services/autoOrder.service.ts:11
↓ 1 callersFunctiontoggleFavouriteProduct
(ctx: MyContext, sku: string)
src/services/track.service.ts:8
↓ 1 callersFunctionuntrackProduct
(ctx: MyContext, sku: string)
src/services/track.service.ts:34
↓ 1 callersFunctionvalidatePaymentLinkInput
(input: CreatePaymentLinkInput)
src/services/razorpay.service.ts:131
↓ 1 callersMethodverifyOtp
(phone: string, otp: string)
src/libs/autoOrder.lib.ts:54
↓ 1 callersFunctionverifyPaymentLinkSignature
( callback: RazorpayPaymentLinkCallback, signature: string )
src/services/razorpay.service.ts:253
↓ 1 callersFunctionverifyWebhookSignature
( rawBody: Buffer, signature: string )
src/services/razorpay.service.ts:280
FunctionamulLoginAction
( ctx, next )
src/actions/amulLogin.action.ts:5
FunctionamulLogoutAction
( ctx, next )
src/actions/amulLogout.action.ts:6
FunctionamulSessionsCommand
( ctx, next )
src/commands/amulSessions.command.ts:6
FunctionanalyticsCommand
( ctx, next )
src/commands/analytics.command.ts:8
FunctionanalyticsMiddleware
( ctx, next )
src/middlewares/analytics.middleware.ts:8
FunctionautoOrderHowItWorksAction
( ctx, next )
src/actions/autoOrderHowItWorks.action.ts:4
FunctionbroadcastCommand
( ctx, next )
src/commands/broadcast.command.ts:8
FunctionchangeMaxNotifyCount
( ctx )
src/actions/changeMaxNotifyCount.action.ts:4
FunctionclearExpiredLogs
()
src/middlewares/rateLimit.middleware.ts:41
Methodconstructor
(message: string, code: AMUL_ERROR_CODE)
src/libs/amulError.lib.ts:7
Methodconstructor
(amulApi: AmulApi)
src/libs/autoOrder.lib.ts:18
Methodconstructor
()
src/libs/amulApi.lib.ts:113
FunctionexpirePaymentCommand
( ctx, next )
src/commands/expirePayment.command.ts:14
FunctionfavouritesCommand
( ctx, next )
src/commands/favourites.command.ts:5
MethodfilterProducts
(products: AmulProduct[])
src/libs/amulApi.lib.ts:472
FunctionfreeTrialCommand
( ctx, next )
src/commands/freeTrial.command.ts:23
FunctiongetCookieValue
( cookieString: string, name: string )
src/utils/cookie.util.ts:1
FunctionhomeAction
(ctx, next)
src/actions/home.action.ts:6
FunctionisAdmin
(ctx, next)
src/middlewares/isAdmin.middleware.ts:4
FunctionloggerMiddleware
(ctx)
src/middlewares/logger.middleware.ts:5
FunctionmapCommand
(ctx, next)
src/commands/map.command.ts:6
FunctiononlyPvtChat
(ctx, next)
src/middlewares/onlyPvtChat.middleware.ts:4
FunctionpincodeCommand
( ctx, next )
src/commands/pincode.command.ts:4
FunctionpincodeGuard
(ctx, next)
src/middlewares/pincodeGuard.middleware.ts:5
Methodpincode_record
()
src/libs/amulApi.lib.ts:230
FunctionproductCountCommand
( ctx, next )
src/commands/productCount.command.ts:10
FunctionproductsCommand
( ctx, next )
src/commands/products.command.ts:121
FunctionrateLimit
(ctx, next)
src/middlewares/rateLimit.middleware.ts:11
FunctionselectProductCategoryAction
( ctx, next )
src/actions/selectProductCategory.action.ts:17
FunctionsessionMiddleware
(ctx, next)
src/middlewares/session.middleware.ts:9
Methodsession_cookie
()
src/libs/amulApi.lib.ts:226
Methodsession_tid
()
src/libs/amulApi.lib.ts:223
FunctionsetAddressAction
( ctx, next )
src/actions/setAddress.action.ts:5
FunctionsetCommands
(ctx, next)
src/middlewares/setCommands.middleware.ts:7
FunctionsetPincodeCommand
( ctx, next )
src/commands/setPincode.command.ts:8
FunctionstatsCommand
(ctx, next)
src/commands/stats.command.ts:14
FunctionsupportCommand
( ctx, next )
src/commands/support.command.ts:7
FunctiontoggleAutoOrderEnabledAction
( ctx, next )
src/actions/toggleAutoOrderEnabled.action.ts:13
FunctiontoggleTrackingStyleAction
( ctx, next )
src/actions/toggleTrackingStyle.action.ts:5
FunctiontrackedCommand
( ctx, next )
src/commands/tracked.command.ts:7
← previous101–158 of 158, ranked by callers