quin lynch
|
a0a341a960
|
meta: version bump
|
4 years ago |
quin lynch
|
ad75f6cb7d
|
Fixed XML not being included in builds. Fixed Linq exception in SocketApplicationCommand.Update
|
4 years ago |
quin lynch
|
da907b66cd
|
meta: bump version
|
4 years ago |
quin lynch
|
737a400e08
|
Rest based fetch for interactions that are not in cache
|
4 years ago |
quin lynch
|
a96f250075
|
meta: bump version.
|
4 years ago |
quin lynch
|
e17794e58e
|
Update channel on SocketInteraction
|
4 years ago |
quin lynch
|
d98baf4cca
|
Merge branch 'Interactions' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into Interactions
|
4 years ago |
quin lynch
|
515bd4dbd5
|
Added components to UserExtentions
|
4 years ago |
Quin Lynch
|
475b073077
|
Merge pull request #13 from Z3RYX/patch-1
Fix ActionRow Count check in ComponentBuilder
|
4 years ago |
Z3RYX
|
84d011a1f6
|
Fixes issue where ComponentBuilder wouldn't add more than one button to a new row
|
4 years ago |
Quin Lynch
|
cc4d141195
|
Update README.md
|
4 years ago |
quin lynch
|
7aea7c2cbe
|
Merge branch 'Interactions' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into Interactions
|
4 years ago |
quin lynch
|
b9efd98698
|
Closes #12. Implemented MessageComponent to ReplyAsync
meta: bump versions from dev to minor
|
4 years ago |
Quin Lynch
|
26bc709ca6
|
Update application-commands.md
|
4 years ago |
Quin Lynch
|
4bc4f2ae95
|
Update README.md
|
4 years ago |
quin lynch
|
689c77d476
|
Closes #8. Added DM support for buttons and slash commands. Added SlashCommandBuilder
|
4 years ago |
quin lynch
|
6855b7909f
|
Merge branch 'Interactions' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into Interactions
|
4 years ago |
quin lynch
|
cb288ba235
|
Closes #11. Added DM support for message components and slash command. Fixed incorrect author for messages
|
4 years ago |
Quin Lynch
|
1a34fcfa2c
|
Merge pull request #10 from d4n3436/Interactions
Add missing bucket ids and RequestOptions in GetInteractionResponse()
|
4 years ago |
d4n3436
|
98027c387c
|
Add lambda
|
4 years ago |
d4n3436
|
142f9cc485
|
Add missing bucket ids and RequestOptions in GetInteractionResponse()
|
4 years ago |
Quin Lynch
|
8c414a5faa
|
Merge pull request #9 from MTDCodes/BasicSlashCommandResponseFunctionality
Initial pass at making slash commands respond as expected
|
4 years ago |
Matt Smith
|
1a2753d257
|
Addition of required library missed in merge
|
4 years ago |
Matt Smith
|
f64db8b745
|
Merge w/ Parent Interactions branch
|
4 years ago |
Matt Smith
|
69c734808d
|
Initial pass at making slash commands respond as expected
|
4 years ago |
quin lynch
|
75b10e9195
|
Fix incorrect URL checks
|
4 years ago |
quin lynch
|
ad611dcafa
|
meta: bump patch
|
4 years ago |
quin lynch
|
dbc13d58b6
|
Fix null ref for emotes
|
4 years ago |
quin lynch
|
31278377cd
|
Fix null ex
|
4 years ago |
quin lynch
|
6203c48c11
|
Added documentation for all the new classes
|
4 years ago |
quin lynch
|
a5d2b33bcc
|
meta: bump versions
|
4 years ago |
quin lynch
|
18d93a2192
|
Closes #5. Added message components to ModifyMessageArgs, abstracted SocketInteraction for #8
|
4 years ago |
quin lynch
|
f506b98780
|
Closes #6. Closes #4. Fix emote parsing, added components to socket and rest messages.
|
4 years ago |
Quin Lynch
|
3b54bb2bb0
|
Merge pull request #7 from d4n3436/Interactions
Fix content length check in CreateInteractionResponse()
|
4 years ago |
d4n3436
|
01594cf989
|
Fix check of content length in CreateInteractionResponse()
|
4 years ago |
quin lynch
|
814dd777e7
|
meta: bump core, rest, and websocket version
|
4 years ago |
quin lynch
|
edc0bf35ae
|
Add components to messages
|
4 years ago |
quin lynch
|
9eb684a242
|
meta: update core version
|
4 years ago |
quin lynch
|
b8ba5b94c8
|
Added more enforcement checks on builder. Closes #3
|
4 years ago |
quin lynch
|
db2ead2d78
|
meta: bump code version
|
4 years ago |
quin lynch
|
4f372cbb9f
|
meta: Update command and webhook package
|
4 years ago |
quin lynch
|
569f37d284
|
Merge branch 'Interactions' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into Interactions
|
4 years ago |
quin lynch
|
a75f8a21f1
|
#2 Add check for url button types as well as add static builders
|
4 years ago |
Quin Lynch
|
9a81f02cda
|
Update README.md
|
4 years ago |
quin lynch
|
1ce712c673
|
meta: update package for nuget
|
4 years ago |
quin lynch
|
80ab30e12f
|
Component alpha build!
|
4 years ago |
quin lynch
|
610bafca7a
|
Creating Message components
|
4 years ago |
quin lynch
|
7e9ee8bb1e
|
Add RestFollowupMessage and RestInteractionMessage. Guild command permission routes Bug fixes and general improvements
|
4 years ago |
quin lynch
|
350d0f91ff
|
default_permission props on create/modify appliaction command rest entities
|
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 |