andersfylling / disgord

Go module for interacting with the documented Discord's bot interface; Gateway, REST requests and voice
BSD 3-Clause "New" or "Revised" License
502 stars 71 forks source link

feat: Add flags field to CreateInteractionResponseData #494

Closed hassiexx closed 2 years ago

hassiexx commented 2 years ago

Description

This adds the flags field to the CreateInteractionResponseData struct as per Discord docs: https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-messages

Breaking Change?

no

Checklist: