Skip to content

GramIO API Reference / gramio/dist / Hooks

Hooks

Namespace with GramIO hooks types

Documentation

Interfaces

InterfaceDescription
StoreStore hooks

Type Aliases

Type AliasDescription
DeriveDerive
OnApiCallType for onApiCall hook (wrap-style)
OnApiCallContextArgument type for OnApiCall
OnErrorType for onError hook
OnErrorContextArgument type for OnError
OnResponseType for onResponse hook
OnResponseErrorType for onResponseError hook
OnStartType for onStart hook
OnStopType for onStop hook
PreRequestType for preRequest hook
PreRequestContextArgument type for PreRequest