Skip to content

Interaction failed #435

Answered by aiko-chan-ai
ImFangy asked this question in Q&A
Dec 8, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote
    modal.reply({
        guild: 'id',
        channel: 'id',
        data: [
            {
                customId: components.customId,
                value: data.toString()
            }
        ]
    });

Try adding guildId and channelId
By default it will be taken from the cache, but can also be added if not available

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ImFangy
Comment options

@aiko-chan-ai
Comment options

Answer selected by ImFangy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants