Still Hsu
ac47d84ea7
Replace langword null to code block null instead
- Because DocFX sucks at rendering langword
7 years ago
Still Hsu
0b15bbc54d
Add XML docs
7 years ago
Still Hsu
8f64c04599
Replace note block
7 years ago
Still Hsu
d8bb9e7aaa
Add warning for bulk-delete endpoint
7 years ago
Still Hsu
adae5ffc9e
Fix missing Username prop
7 years ago
Still Hsu
3e591972ca
Add properties examples to overwrite
7 years ago
Still Hsu
124efdf7e6
XML Docs
7 years ago
Still Hsu
3a7d7ee955
Minor fixes in documentations
+ Fix unescaped '<'
+ Fix typo
7 years ago
Still Hsu
45839bd982
Add XML Docs
7 years ago
Still Hsu
aea067884c
Merge branch 'docs/faq-n-patches-offline' of https://github.com/Still34/Discord.Net into docs/faq-n-patches-offline
7 years ago
Still Hsu
27dc4831e8
Add XML Docs
7 years ago
Still Hsu
baa8beb382
Add XML Docs
7 years ago
Still Hsu
f197174fcc
Fix embed docs consistency
7 years ago
Still Hsu
157acc4695
Add tag examples
7 years ago
Still Hsu
02570a4dd7
Add XMLDocs
7 years ago
Still Hsu
f38e72bbb4
Merge upstream/dev & resolve conflicts
7 years ago
Still Hsu
5092358401
Add XML docs
7 years ago
Still Hsu
73dc884d47
Improve SpotifyGame ( #1039 )
* Initial commit
* Add TrackUrl
* Rename AlbumArt to AlbumArtUrl for consistency
7 years ago
Still Hsu
7022149536
Fix/Implement various invite-related behaviors ( #1023 )
* Initial support for invite member count arg
* Fix IDiscordClient#GetInviteAsync behavior
- Previously, the GetInviteAsync method would return null since it couldn't be parsed as a simple RestInvite object. The object should be a RestInviteMetadata instead.
* Fix methods that didn't comply with the interface
* Change with_counts REST behaviour
* Remove unnecessary JSON prop
* Remove AcceptAsync
7 years ago
Still Hsu
a3ce80c1dc
Fix Embed.Length behavior ( #1012 )
- This commit splits up the get statement lines for better analysis.
7 years ago
Still Hsu
540e0f2047
Clean up filterConfig.yml
+ New config exposes Discord.Net namespace since it has several common public exceptions that may be helpful to users
7 years ago
Still Hsu
9ee8c085ea
Add a bunch of XML docs
7 years ago
Still Hsu
956019fb51
Add a bunch of XML docs
7 years ago
Still Hsu
e0b11b46a1
Merge dev
7 years ago
Still Hsu
56987e212b
Add XML docs
7 years ago
Acid Chicken (硫酸鶏)
a4d1e2bc14
Fix build fails when built on macOS and Linux ( #1026 )
* Add EditorConfig
* Add basic .NET style rules
* Add naming rules
* Add some more extension
* Add target of the internal fields
* Fix build fails when built on macOS and Linux
* Use 'Condition' attributes
refs: 6f29dda78b (r181371650)
7 years ago
Still Hsu
510f4745ea
Update VoiceRegion model ( #1030 )
7 years ago
Hsu Still
11d992a9ed
Add xml docs
7 years ago
Hsu Still
26c81fb4df
Add XML docs
7 years ago
Hsu Still
9a1d777e3e
Add a whole bunch of XML docs
7 years ago
Hsu Still
cc723df6ad
Add ConfigureAwait(false) for most missing tasks
7 years ago
Hsu Still
c2996cc800
General cleanup
7 years ago
Hsu Still
8cdf46464e
Cleanup emoji docs
7 years ago
Hsu Still
468bf365b8
Add xmldocs
8 years ago
Hsu Still
e37e319ec7
Add docs for async enumerable extensionn
8 years ago
Hsu Still
50ce789320
Merge with 109f663a9a
8 years ago
Fyers
109f663a9a
added UserDefaultAvatar to IUser ( #973 )
* added UserDefaultAvatar to IUser
* pass ushort as discriminator
* removed unneeded ushort.parse
8 years ago
Alex Gravely
2988b38ea8
Resolve mutability issues with EmbedBuilder. ( #1010 )
* Create new entities on each build call. Added Length property to EmbedBuilder.
* Resolve Length issues per #1012
8 years ago
Hsu Still
2ff6d677cb
Add Xmldocs
8 years ago
Hsu Still
3cf3811bce
Add XMLDocs
8 years ago
Hsu Still
9f536177fa
Add XMLDocs
8 years ago
Hsu Still
1d2db3a61c
Add XMLDocs
8 years ago
Hsu Still
3a10820c84
Add XMLDocs
+ This commit also adds overwrites for CommandContexts; this allows for additional remarks for the class.
8 years ago
Hsu Still
0c11481ac3
Replace True keyword with langword xmldocs
8 years ago
Hsu Still
af2bdf89de
Merge dev changes
8 years ago
Hsu Still
897676c5b0
Add XMLDocs for some channel entities
8 years ago
advorange
6d58796f2d
Added in an all value for category channels. ( #952 )
8 years ago
Hsu Still
ded513c77b
Add extension comments
8 years ago
Hsu Still
81ad8abf59
Add XMLDocs
To many files.
8 years ago
Hsu Still
b4f9860319
Add XMLDocs
+ GameAsset
+ GameTimestamps
+ Format
8 years ago