-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Defining chatType to not be a channel does not guarantee ctx.msg.from #252
Comments
Can you reproduce this on Deno? |
Actually no, Deno itself runs the project fine with no errors/warnings, its just VSC that's complaining |
Sorry, I misread. I thought you had said it was on Node. That's why I was asking if it's Node-only. Are you saying now that the code typechecks with |
Sorry for being confusing, |
I understand. Can you show the output of |
|
I should not have to do the undefined check for this to work on Deno with TS.
The text was updated successfully, but these errors were encountered: