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

Slash commands example: parse options into a map #1129

Merged
merged 7 commits into from Apr 4, 2022
Merged

Slash commands example: parse options into a map #1129

merged 7 commits into from Apr 4, 2022

Commits on Mar 27, 2022

  1. implement code resolutions

    removes parseMap from the API and requires user inclusion
    switchupcb committed Mar 27, 2022
    Copy the full SHA
    29f14a0 View commit details
    Browse the repository at this point in the history
  2. optimize map initialization

    switchupcb committed Mar 27, 2022
    Copy the full SHA
    bcd6296 View commit details
    Browse the repository at this point in the history
  3. add note for parseOptionsToMap capacity

    switchupcb committed Mar 27, 2022
    Copy the full SHA
    038ee83 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Copy the full SHA
    5e17dc0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    20d7e90 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c72ed52 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    112997b View commit details
    Browse the repository at this point in the history