cee-studio / orca

C Multi-REST API library for Discord, Slack, Reddit, etc.

Home Page:https://cee-studio.github.io/orca/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing attachments parameter from interaction callback data struct

StefenSharkey opened this issue · comments

The attachments field is missing from the discord_interaction_callback_data struct.

See https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-messages

Thanks for letting us know, I completely missed that! I'll add that one once I have the time.