Replies: 1 comment
|
I solved it myself. type GatewayDispatchEventsMap = {
[P in GatewayDispatchPayload as P["t"]]: P["d"]
} |
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 tried that but failed
All reactions