Skip to content
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

feat: Handle more interaction type #147

Conversation

nicolas-carlier-ls
Copy link
Contributor

@nicolas-carlier-ls nicolas-carlier-ls commented Oct 1, 2023

A CallbackID field was added to the struct InteractionDefinition struct, to handle the following interactions:

  • shortcut (not yet)
  • message_actions (not yet)
  • view_submission
  • view_closed

I'm a junior dev in Golang so if you want to modify the PR don't hesitate I don't mind.

@kholisrag
Copy link

any changes on speeding this up @shomali11 ,
need the view_submission to handle modal submission

A CallbackID field was added to the struct InteractionDefinition struct, to
handle the following interactions:
- shortcut
- message_actions
- view_submission
- view_closed
@nicolas-carlier-ls
Copy link
Contributor Author

nicolas-carlier-ls commented Oct 25, 2023

Superseded by #154

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants