* Init
* Fix switch casting as text and not as voice
* rearrange to have voice fall through the switch first
Co-authored-by: Quin Lynch <lynchquin@gmail.com>
* initial implementation
* Update SocketForumChannel.cs
* rest forum channel and remove message builder for 4.x
* Update src/Discord.Net.Core/DiscordConfig.cs
Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com>
* Update src/Discord.Net.Core/Entities/Channels/IForumChannel.cs
Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com>
* Update src/Discord.Net.Core/DiscordConfig.cs
Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com>
* Update src/Discord.Net.Core/Entities/Channels/IForumChannel.cs
Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com>
* Update src/Discord.Net.Core/Entities/Channels/IForumChannel.cs
Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com>
* Update src/Discord.Net.Core/Entities/Channels/IForumChannel.cs
Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com>
Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com>
* Take 2
* Expose channel & guild Id for manual calling
* Make api calling optional at runtime
* Resolve build errors
* Bind runtime option to interaction type
* Expose methods to get channel & guild from API
* Patch out NRE's, test on all int types
* Improved example in int.framework intro
* Added example to `autocompletion`
* modified example to utilise user's input
* added case insensetive matching; mentioned that 25 suggestions is an API limit
* Added thread support to webhooks
Added thread support to delete/send messages for webhooks
* Revert "Added thread support to webhooks"
This reverts commit c45ef389c5.
* read added threads as im a dummy
* fixed formating
* Fixed modify EmbedMessage
* Get rid of mediatrsample sln
* Add framework perms doc
* Append suggestion
Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com>
* Append suggestion
Co-authored-by: Jared L <48422312+lhjt@users.noreply.github.com>