Casino Boyale
e823fc2333
Added RestGuild documentation
7 years ago
Casino Boyale
17847e95e2
Added RestDMChannel documentation
7 years ago
Casino Boyale
c623b828a6
Added SocketDMChannel documentation
7 years ago
Casino Boyale
ba8515a5d3
Amendments to RestUser
7 years ago
Casino Boyale
a282cfd217
Added RestInvite documentation
7 years ago
Casino Boyale
afb007fd09
Added RestUser Documentation
7 years ago
Casino Boyale
5a517da919
Fixed a typo in ISnowflakeEntity
7 years ago
Casino Boyale
bd51b9bdb2
Added RestMessage documentation
7 years ago
Casino Boyale
09cd5b8ded
Added RestRole documentation
7 years ago
Casino Boyale
1789a8158c
Added RestUser documentation
7 years ago
Casino Boyale
c9ef0e26e2
Added RestVoiceChannel documentation
7 years ago
Casino Boyale
44c526298e
Added RestTextChannel documentation
7 years ago
Casino Boyale
908f29b548
Added RestGuildChannel documentation
7 years ago
Casino Boyale
b40ab464cc
Added RestDMChannel documentation
7 years ago
Casino Boyale
6e41692261
Merge remote-tracking branch 'upstream/docs/pre-release' into docs/Casino-Docs
7 years ago
Still Hsu
199bcd6b26
Add XML doc
7 years ago
Still Hsu
d11693eb6f
Merge branch 'dev' into docs/pre-release
7 years ago
Still Hsu
b2f0043952
Fix typo in audit log interface declaration ( #1104 )
7 years ago
Still Hsu
b940ecb95e
Add XML docs & patch return types
+ Starting from this commit, all return types for tasks will use style similar to most documentations featured on docs.microsoft.com
References:
https://docs.microsoft.com/en-us/dotnet/api/microsoft.entityframeworkcore.dbcontext.-ctor?view=efcore-2.1
https://docs.microsoft.com/en-us/dotnet/api/system.io.filestream.readasync?view=netcore-2.1
https://docs.microsoft.com/en-us/dotnet/api/system.io.textwriter.writelineasync?view=netcore-2.1#System_IO_TextWriter_WriteLineAsync_System_Char ___
And many more other asynchronous method documentations featured in the latest BCL.
7 years ago
Casino Boyale
32c9d0e2dd
SocketTextChannel amendments
7 years ago
Casino Boyale
0a149eb420
SocketGuildChannel amendments
7 years ago
Casino Boyale
5346defe84
SocketDMChannel amendments
7 years ago
Casino Boyale
c0e99adf67
Merge remote-tracking branch 'origin/docs/pre-release' into docs/pre-release
7 years ago
Casino Boyale
80b128479f
Swapped out 'id' for 'snowflake identifier'
7 years ago
Casino Boyale
b1c955b8bc
Swapped out 'id' for 'snowflake identifier
7 years ago
Casino Boyale
02ddca1510
Corrections to SocketDMChannel
7 years ago
Casino Boyale
4b18759e7d
Corrections to SocketTextChannel
7 years ago
Casino Boyale
3018f8ef42
Corrections to SocketGuildChannel
7 years ago
Still Hsu
24077c7682
Add XML docs
7 years ago
Casino Boyale
6797b0f0ea
Added documentation for SocketDMChannel, SocketGuildChannel, and SocketTextChannel
7 years ago
Still Hsu
64b5612b19
Merge branch 'docs/pre-release' of https://github.com/Still34/Discord.Net into docs/pre-release
7 years ago
Still Hsu
faef9a9a53
Fix minor docs
7 years ago
Still Hsu
7e76fda733
Merge remote-tracking branch 'upstream/dev' into docs/pre-release
7 years ago
Christopher F
beb3d46e08
gateway: Ignore PRESENCES_REPLACE dispatch
This dispatch is undocumented and only used by user accounts.
7 years ago
Still Hsu
ffe994a9df
Mark guild optional in invite & general invite improvement ( #1094 )
* Mark guild as optional for invite
* Mark partial InviteMetadata members as Optional<T>
* Some of them aren't sent when requesting through the general GET invite endpoint
* Remove GetInviteParams
* It was kinda stupid in the first place, might as well always get the count instead of having to ask the user whether they want the two fields filled or not.
* Add ChannelType property
* Add vanity invite support
7 years ago
HelpfulStranger999
4bc06a0a54
Patch lazy default readers not getting replaced ( #1083 )
7 years ago
Still Hsu
5b65e4feb9
Shift color return docs
7 years ago
Still Hsu
9a3aa1bb64
Add XML documentations
7 years ago
Still Hsu
1584aa31f1
Fix exception summary to comply with official Microsoft Docs style
* References
https://docs.microsoft.com/en-us/dotnet/api/system.argumentnullexception?view=netframework-4.7.2
https://docs.microsoft.com/en-us/dotnet/api/system.platformnotsupportedexception?view=netframework-4.7.2
https://docs.microsoft.com/en-us/dotnet/api/system.badimageformatexception?view=netframework-4.7.2
7 years ago
Still Hsu
706442fcec
Fix styling of several member documentation
* Fix ' />' caused by Agent Smith oddities
* Fix styling to be more specific about the mention of IDs
7 years ago
Still Hsu
15575dcde0
Update CONTRIBUTING.md
* Add documentation style rule
7 years ago
Still Hsu
04c31501e6
Add VSC workspace rule
* The root workspace limits the ruler to 120 characters for member documentations and excludes folders such as 'samples' and 'docs'.
* The docs workspace limits the ruler to 70 characters for standard conceptual article to comply with documentation's CONTRIBUTING.md rule, and excludes temprorary folders created by DocFX.
7 years ago
Still Hsu
103576d927
Add XML docs
7 years ago
Still Hsu
d14372da1d
Add langwordMapping.yml
7 years ago
Still Hsu
5c18ecfbc9
Bump LastModified to fix UTC DateTime parsing
7 years ago
Still Hsu
a3cfb6c464
Move 'Bundled Preconditions' section
7 years ago
Still Hsu
14e7ce8267
Improve readability for nightlies article
7 years ago
Still Hsu
6873fb12ac
Add clarification in the emoji article
* Emphasize that normal emoji string will not translate to its Unicode representation.
* Clean up or add some of the samples featured in the article.
+ Add emoji/emote declaration section for clarification.
+ Add WebSocket emote sample.
- Remove inconsistent styling ('wacky memes' proves to be too out of place).
7 years ago
Still Hsu
389885c496
Add cosmetic changes to the master css
* Alter info box color
+ Add transition to article content
7 years ago
Still Hsu
e3ec858f11
Merge remote-tracking branch 'upstream/dev' into docs/pre-release
7 years ago