This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
Discord.Net
Watch
0
Star
0
Fork
0
You've already forked Discord.Net
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
70e8cea6e29b3e7f8c898b408ac1c49fac670dcf
Discord.Net
/
src
/
Discord.Net.Core
/
Utils
History
RogueException
70e8cea6e2
Fixed order for permission resolving
2017-02-11 23:15:48 -04:00
..
Paging
PagedAsyncEnumerator's nextPage should return false if there are no more pages.
2016-10-17 16:12:02 -03:00
AsyncEvent.cs
Added null check to AsyncEvent
2016-10-08 14:47:01 -03:00
ConcurrentHashSet.cs
Reduced command module lifetime to a single command execution. Removed ModuleAttribute.
2016-10-10 20:27:16 -03:00
DateTimeUtils.cs
Added support for .NET Standard 1.1 and 1.2
2016-12-16 05:52:46 -04:00
MentionUtils.cs
Added prefixless TagHandling, added startIndex to resolve, fixed bugs.
2016-11-16 16:26:06 -04:00
Optional.cs
Made API models internal. Removed Discord.Net.API.
2017-01-01 23:28:42 -04:00
Permissions.cs
Fixed order for permission resolving
2017-02-11 23:15:48 -04:00
Preconditions.cs
Cleanup
2017-01-24 11:42:28 -04:00