Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Allow accessing underlying interaction as an escape hatch  #19

@felds

Description

@felds

Currently, there is no way (that I know of) to access the underlying interaction on a slash command. This would be useful in order to perform actions not yet supported by gatekeeper (eg: #18), without losing gatekeeper's niceties like auto-syncing commands.

Maybe expose it as a something like readonly nativeInteraction: Interaction, to use the react convention for event handlers?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions