14 Commits (3f86e61047d758ce6e5f54f6b943b82f5aa3a32e)

Author SHA1 Message Date
  quin lynch 3f86e61047 Added select menus 4 years ago
  quin lynch b394987d77 Added resolved entity support (untested), closes #21. Added GetOriginalResponseAsync to SocketInteraction. Fixed a few null bugs 4 years ago
  quin lynch e17794e58e Update channel on SocketInteraction 4 years ago
  quin lynch 18d93a2192 Closes #5. Added message components to ModifyMessageArgs, abstracted SocketInteraction for #8 4 years ago
  quin lynch 80ab30e12f Component alpha build! 4 years ago
  quin lynch 7e9ee8bb1e Add RestFollowupMessage and RestInteractionMessage. Guild command permission routes Bug fixes and general improvements 4 years ago
  quin lynch ead960961b Added flags to interaction response and webhook message. see https://discord.com/developers/docs/interactions/slash-commands#interaction-response-interactionapplicationcommandcallbackdata. Interaction response types 2 and 3 have been deprecated. 4 years ago
  quin lynch 4f9b48c417 Fix invalid parsing of the name field on `SocketInteractionDataOption`. Changed `Member` to `User` on SocketInteraction. 4 years ago
  quin lynch ff08f34779 Comment updates and explicit conversions for SocketInteractionDataOption's 5 years ago
  quin lynch 09f6f3439f Added APPLICATION_COMMAND_DELETE, APPLICATION_COMMAND_UPDATE, and APPLICATION_COMMAND_CREATE gateway events. 5 years ago
  quin lynch a0f9646235 Get, modify, and delete Guild/Global commands, 5 years ago
  quin lynch 670bd92383 Working version of Interactions. All public classes/members now have correct documentation. Added AlwaysAcknowledgeInteractions to the socket client config 5 years ago
  quin lynch fae3fbeda8 Worked on more rest routes for responding to application commands. Worked on SocketInteraction 5 years ago
  quin lynch d35ba91312 Rest features for ApplicationCommands 5 years ago