quin lynch
0839aa7111
meta: bump versions, fix incorrect usage of followup
4 years ago
quin lynch
36ff3e73a3
fix: multiple bugs
Fixed permission overwrites using incorrect values for targets
Fixed invalid form data for responding
Fixed ambiguous method for responding/folloup
Added new ApplicationCommandPermissionTarget for slash command permissions
4 years ago
quin lynch
005cacc352
meta: merge upstream
4 years ago
quin lynch
97175ecae9
Merge branch 'dev' into Interactions
4 years ago
quin lynch
36bc9df634
Merge https://github.com/discord-net/Discord.Net into dev
4 years ago
quin lynch
03ee95eca9
meta: bump versions
4 years ago
quin lynch
636c3efee8
Add missing XML tag
4 years ago
quin lynch
96c6d44634
Merge branch 'Interactions' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into Interactions
4 years ago
quin lynch
170d941925
Add support for multiple embeds on interaction response. Fix some preconditions missing
4 years ago
Quin Lynch
d2c1053dd0
Update README.md
4 years ago
Quin Lynch
4a221d661f
Update README.md
4 years ago
quin lynch
f9ed147348
Fix namespaces
4 years ago
quin lynch
8053b08a8b
Merge branch 'Interactions' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into Interactions
4 years ago
quin lynch
6ac1680523
Fix modify bug.
4 years ago
Quin Lynch
e2728819d0
Merge pull request #41 from Thundermaker300/Interactions
docs
4 years ago
Thundermaker300
d33c6c5e1e
docs
4 years ago
quin lynch
7a44a8a6b7
Merge branch 'Interactions' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into Interactions
4 years ago
quin lynch
811f27d454
Add timestamp tag #40
4 years ago
Quin Lynch
c200861585
fix: Add default avatar to WithAuthor extension ( #1890 )
Adds `?? user.GetDefaultAvatarUrl()` to the avatar icon field.
4 years ago
Wardog
c5b4b645b8
feature: Add Name property to Teams ( #1879 )
4 years ago
th0mk
8349cd7e1e
fix: Change embed description max length to 4096 ( #1886 )
* Update max embed description length (fixes #1881 )
* Update unit tests for new embed builder length
4 years ago
Quin Lynch
10b10a4591
Merge pull request #27 from SKProCH/dev
Implemented new instant invite types
4 years ago
Quin Lynch
ea449dbf5c
Merge pull request #39 from lhjt/Interactions
Add slash command delete operations
4 years ago
Jared L
1dd5e97fe6
Add slash command delete operations
- Create `DeleteAllGlobalCommandsAsync`
- Create `DeleteSlashCommandsAsync`
Co-Authored-By: Quin Lynch <49576606+quinchs@users.noreply.github.com>
4 years ago
Quin Lynch
98f8a228d5
Merge pull request #38 from lhjt/patch-1
Update 03-responding-to-slash-commands.md
4 years ago
Jared L
2c9958e754
Update 03-responding-to-slash-commands.md
Updated minor spelling and grammar issues.
4 years ago
Quin Lynch
e59b835540
Update README.md
4 years ago
Quin Lynch
53b4dce720
Merge pull request #37 from Playwo/patch-1
Update README section about InteractivityAddon
4 years ago
Playwo
a8a88d4419
Update README section about InteractivityAddon
4 years ago
Quin Lynch
3c04b693a7
Update 06-subcommands.md
4 years ago
Quin Lynch
2404143722
Update 06-subcommands.md
4 years ago
Quin Lynch
fa5cc9adaf
Update 06-subcommands.md
4 years ago
Quin Lynch
794ae13b1c
Update 07-choice-slash-command.md
4 years ago
Quin Lynch
8cab0f90e7
Update 06-subcommands.md
4 years ago
Quin Lynch
a50fe6689b
Update README.md
4 years ago
Quin Lynch
c18c799aca
Update README.md
4 years ago
quin lynch
8800ed8f95
Slash commands docs part 1
4 years ago
quin lynch
1de660a478
Merge branch 'Interactions' of https://github.com/Discord-Net-Labs/Discord.Net-Labs into Interactions
4 years ago
quin lynch
8e507915e3
Finished command permissions as well as bug fixes
4 years ago
Quin Lynch
b76bf99dbe
Update README.md
4 years ago
Quin Lynch
d7325a116f
Merge pull request #34 from MrCakeSlayer/Interactions
Update component/interaction examples
4 years ago
MrCakeSlayer
5e31eb12a6
Include addition vars for selection dropdowns
4 years ago
MrCakeSlayer
7d6224b558
Update examples
4 years ago
Quin Lynch
118edf3657
Merge pull request #33 from MrCakeSlayer/patch-1
Add new channel type IDs
4 years ago
Quin Lynch
ba254a772d
Rename SticketFormatType.cs to StickerFormatType.cs
4 years ago
MrCakeSlayer
48e6070ab9
Add new channel type IDs
4 years ago
quin lynch
ab3656b2a5
Fix unoptional property in slash commands
4 years ago
quin lynch
99a2204c43
Update optionals in models regarding slash commands
4 years ago
quin lynch
32f0e4a7e1
Fix Linq null in slash command data
4 years ago
Quin Lynch
d18b649ef4
Merge pull request #31 from djthegr8/patch-1
Docs: fixed docs for AlwaysAcknowledgeInteractions
4 years ago