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

Change the example of /channel #1054

Closed
wants to merge 3 commits into from
Closed

Change the example of /channel #1054

wants to merge 3 commits into from

Commits on Feb 19, 2022

  1. Change the example of /channel

    When using squared bracket in discord.Option, you get an error because you can't use a list since in the source it is checking for a tuple. So to reflect this, I changed the example to round brackets.
    jontobonto authored Feb 19, 2022
    Configuration menu
    Copy the full SHA
    a41be64 View commit details
    Browse the repository at this point in the history
  2. Update the comment

    jontobonto authored Feb 19, 2022
    Configuration menu
    Copy the full SHA
    5210823 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Update examples/app_commands/slash_options.py

    Co-authored-by: Icebluewolf <44532864+Icebluewolf@users.noreply.github.com>
    jontobonto and Icebluewolf authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    5ea9d10 View commit details
    Browse the repository at this point in the history