nanobears
KEKord Extensions
•Created by nanobears on 10/27/2023 in #kordex-support
How would I utilize the new InteractionContext type?
I have this code currently:
viewNoteResponse
is an extension in both PublicInteractionContext and EphemeralInteractionContext. I assume I would change the receiver to an InteractionContext and then remove the duplicate, but it gives me a type mismatch error when trying to use it where it was being used previously. what should I do to use this new type?13 replies