Skip to content

Commit

Permalink
Update Interaction.js
Browse files Browse the repository at this point in the history
  • Loading branch information
JustCat80 committed May 30, 2021
1 parent d55c986 commit 01b9656
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/structures/Interaction.js
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,6 @@ class Interaction extends Base {
content: content.content,
embeds: content.embeds || [],
allowed_mentions: content.allowed_mentions || null,
flags: flags || 0,
})
}

Expand Down

0 comments on commit 01b9656

Please sign in to comment.