Conversation
Signed-off-by: plun1331 <plun1331@gmail.com>
|
|
|
how do I use this |
|
It is literally the first 3 lines of the PR description. There is one example as well. You can also look at the docs raw. |
|
Was just confirmed there will be a new permission |
That pull request was just closed and will not be added "for now" |
That was the pull request for replacing embedded activities permission; it is going to be a new permission now, as I linked (note the time between being closed and the DDevs message). |
Got it |
Signed-off-by: plun1331 <plun1331@gmail.com>
Co-authored-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com> Signed-off-by: plun1331 <plun1331@gmail.com>
Signed-off-by: plun1331 <plun1331@gmail.com>
Signed-off-by: plun1331 <plun1331@gmail.com>
Signed-off-by: plun1331 <plun1331@gmail.com>
Signed-off-by: plun1331 <plun1331@gmail.com>
Signed-off-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com>
Signed-off-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com>
* add enums, do command stuff, add context to interaction * style(pre-commit): auto fixes from pre-commit.com hooks * add authorizing_integration_owners * style(pre-commit): auto fixes from pre-commit.com hooks * add application_metadata * style(pre-commit): auto fixes from pre-commit.com hooks * don't trust copilot * style(pre-commit): auto fixes from pre-commit.com hooks * update __all__ * circular import * style(pre-commit): auto fixes from pre-commit.com hooks * fix numbers * h * style(pre-commit): auto fixes from pre-commit.com hooks * update guild_only deco to use contexts * type * style(pre-commit): auto fixes from pre-commit.com hooks * deprecation warnings * style(pre-commit): auto fixes from pre-commit.com hooks * docs * example * style(pre-commit): auto fixes from pre-commit.com hooks * edit docs * update changelog * style(pre-commit): auto fixes from pre-commit.com hooks * update changelog * add default contexts and integration_types values * style(pre-commit): auto fixes from pre-commit.com hooks * add default contexts and integration_types values * h * style(pre-commit): auto fixes from pre-commit.com hooks * subcmds * subcmds * update check for desynced cmds * h * h * Apply suggestions from code review Co-authored-by: JustaSqu1d <89910983+JustaSqu1d@users.noreply.github.com> Signed-off-by: plun1331 <plun1331@gmail.com> * Update CHANGELOG.md Seperate fix was made in Pycord-Development#2411 Signed-off-by: plun1331 <plun1331@gmail.com> * allow Message.interaction to be settable ref. mahtoid/DiscordChatExporterPy#106 Signed-off-by: plun1331 <plun1331@gmail.com> * Update core.py Signed-off-by: plun1331 <plun1331@gmail.com> * Update interactions.py Signed-off-by: plun1331 <plun1331@gmail.com> * style(pre-commit): auto fixes from pre-commit.com hooks * Update core.py Signed-off-by: plun1331 <plun1331@gmail.com> * style(pre-commit): auto fixes from pre-commit.com hooks * Update core.py Signed-off-by: plun1331 <plun1331@gmail.com> * Apply suggestions from code review Co-authored-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com> Signed-off-by: plun1331 <plun1331@gmail.com> * Update permissions.py Signed-off-by: plun1331 <plun1331@gmail.com> * Update permissions.py Signed-off-by: plun1331 <plun1331@gmail.com> * style(pre-commit): auto fixes from pre-commit.com hooks * Update interactions.py Signed-off-by: plun1331 <plun1331@gmail.com> * Apply suggestions from code review Signed-off-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com> * Update discord/interactions.py Signed-off-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com> * style(pre-commit): auto fixes from pre-commit.com hooks --------- Signed-off-by: plun1331 <plun1331@gmail.com> Signed-off-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: JustaSqu1d <89910983+JustaSqu1d@users.noreply.github.com> Co-authored-by: Lala Sabathil <lala@pycord.dev> Co-authored-by: Dorukyum <53639936+Dorukyum@users.noreply.github.com>
Installation & Testing
If you're looking to try this out, use the following:
Note that this is still a preview from Discord, and things may be subject to change.
Docs: https://pycord--2409.org.readthedocs.build/en/2409/
Example: https://github.com/Pycord-Development/pycord/blob/feat/ua/examples/app_commands/slash_users.py
Summary
https://discord.com/developers/docs/change-log#userinstallable-apps-preview
Information
examples, ...).
Checklist
type: ignorecomments were used, a comment is also left explaining why.