Replies: 1 comment
-
Ah, this is something I'm fixing in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have module with @grammyjs/nestjs
when i test send message i always got error from
this.delegate.setRequestId(context, correlationId);
interceptor/ogma.interceptor.ts#L45 is because from ExecutionContextHost.contextType isgrammy
and no grammy exits in DelegatorService#getParser interceptor/providers/delegator.service.ts#L21.Beta Was this translation helpful? Give feedback.
All reactions