Christopher F
fbce842979
Expose the 'Fields' collection on EmbedBuilder
After some discussion I decided that there was really no reason to keep this private, and it didn't really go along with the rest of the design of the EmbedBuilder.
This is NOT a breaking change.
Exposing this property should not have any negative effects.
9 years ago
Christopher F
957113c374
remove tip in docs about SocketEntity.Discord
9 years ago
RogueException
6a0c57cfe4
Add range checks to new overload
9 years ago
RogueException
0ce313c408
Added int constructor to Color
9 years ago
RogueException
e92cfd20ac
Audio bugfixes and improvements.
9 years ago
RogueException
424216b793
Disable FEC decoding
9 years ago
RogueException
1d57d0cba6
Add support for invites without attached users
9 years ago
RogueException
22a7b7dbba
Support more incoming RTP packets types
9 years ago
RogueException
b62c9dc315
Added UdpLatency to IAudioClient
9 years ago
RogueException
ee4cde69a4
Added UDP keepalives and latency
9 years ago
RogueException
65154e0d4a
Enable FEC decoding
9 years ago
RogueException
483d26093b
Bump up Opus PLP to 30
9 years ago
RogueException
d2a4f1f09b
Strip RTP header during read
9 years ago
RogueException
3d657f8379
Added NuGet shield
9 years ago
RogueException
90c22bb07f
Added webhook package and updated compilation deps
9 years ago
RogueException
284af7b6e2
Support large DeleteMessages collections
9 years ago
RogueException
a6469e9021
Add support for void-returning commands
9 years ago
RogueException
bceb72dd92
Typo
9 years ago
RogueException
17ba8fe4d0
Better handle the primary alias.
9 years ago
RogueException
d60d1e4a03
Fixed Webhook avatarUrls
9 years ago
RogueException
cbb38bd101
Hide Entity.Discord property
9 years ago
RogueException
33cd1a6c9f
Scan base types during DI injection
9 years ago
RogueException
0d361def93
Fixed a couple incoming audio bugs
9 years ago
RogueException
653502c371
Changed GuildUser.Roles to ReadOnlyCollection
9 years ago
RogueException
6192228378
Raise GuildMembersDownloaded for non-large guilds
9 years ago
RogueException
14f0535a43
Improved typereader not found message
9 years ago
RogueException
eed0598f99
Destroy audio stream when a user disconnects
9 years ago
RogueException
c49118e25f
Fixed several audio stream issues
9 years ago
RogueException
ac0a31c3be
Send speaking during audio connect
9 years ago
RogueException
f8142a7744
Fixed metapackage's references
9 years ago
RogueException
d7928622f3
Guild presence should update global. Cleaned up.
9 years ago
RogueException
91b61768f9
Call SetSpeaking directly from BufferedWriteStream
9 years ago
RogueException
e49122ea7e
Automatically toggle speaking boolean
9 years ago
Christopher F
af7943e62a
Merge remote-tracking branch 'origin/dev' into dev
9 years ago
Christopher F
3a60c58697
Rewrite all concepts documentation
hello RC documentation
9 years ago
RogueException
f3b8937686
Added TryReadFrame and AvailableFrames to AudioInStream
9 years ago
Christopher F
5ade1e387b
Restructure documentation layout
9 years ago
RogueException
cba07cbf2b
Bumped version to rc2
9 years ago
Christopher F
b4c3427ed1
Deleted FAQ
this is sloppy and doesn't properly explain anything
9 years ago
Christopher F
b3c6a06500
Revamp docs page on logging
9 years ago
Christopher F
df673e02e5
Coerce docfx into building API documentation
Temporary fix while waiting on dotnet/docfx#1254
9 years ago
RogueException
51464c0a4e
Added webhook package to Discord.Net
9 years ago
RogueException
1b1ff1325f
Fixed Discord.Net.Core's description
9 years ago
RogueException
d6b6a95a2e
Renamed ClientAPIUrl -> APIUrl
9 years ago
RogueException
b1caec5f59
Add better support for invisible users
9 years ago
RogueException
58d2de2578
Added config for handler timeout duration
9 years ago
RogueException
f0202e4d4e
Improved warnings for unknown entities
9 years ago
RogueException
e0e28c6dd1
Changed EmbedChannel's type to GuildChannel
9 years ago
RogueException
aae2667fed
Keep tags sorted when adding everyone/here mentions
9 years ago
RogueException
a7f50e7f59
Added EmbedBuilder field helpers
9 years ago