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

Non-string value in authorizing_integration_owners #6730

Closed
FedorLap2006 opened this issue Mar 19, 2024 · 1 comment
Closed

Non-string value in authorizing_integration_owners #6730

FedorLap2006 opened this issue Mar 19, 2024 · 1 comment
Labels
bug synced Synced to internal tracker

Comments

@FedorLap2006
Copy link
Contributor

FedorLap2006 commented Mar 19, 2024

Description

When triggering interaction from within a bot's DM, authorizing_integration_owners[GUILD_INSTALL] contains a number, instead of a string

Steps to Reproduce

  1. Register a command with GUILD_INSTALL integration type
  2. Prepare the session and listen for events
  3. Trigger the said command in bot's DM

Expected Behavior

A string value, in this case "0", as documented.

Current Behavior

A number (i.e. 0).

Screenshots/Videos

No response

Client and System Information

Unreleased version of DiscordGo (ucommands branch)

@yonilerner
Copy link
Member

Should be fixed now

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

No branches or pull requests

3 participants