Christopher F
347c5a0d39
Disable obsolete warnings in files that reference TokenType.User
8 years ago
Christopher F
506a6c96c9
Throw when attempting to add or remove a member's EveryoneRole ( #781 )
* Throw when attempting to add or remove a member's EveryoneRole
This resolves #780
* Removed braces
8 years ago
Christopher F
95b78df9f0
URL-Encode reasons on Kick/Ban ( #787 )
This resolves #784
8 years ago
RogueException
14dfc48df3
Style cleanup
8 years ago
Christopher F
1ce1c019b3
Add support for audit log reasons ( #708 )
* Add support for audit log reasons
* Made changes per discussion
8 years ago
Christopher F
660d4b0bf6
Add an upper limit to prune length when banning a user ( #611 )
Messages may only be pruned between 0 and 7 days, otherwise a 400 will be thrown.
9 years ago
RogueException
d6b6a95a2e
Renamed ClientAPIUrl -> APIUrl
9 years ago
RogueException
5e94b97024
Added RequestOptions to RestClient methods. Added guild summary paging.
9 years ago
RogueException
35d7a0cec8
Ensure UploadFile is always a seekable stream.
9 years ago
RogueException
20f7ba431f
Cleaned up and fixed several reorder issues.
9 years ago
Mateusz Brawański
efbd3cb681
GuildUserExtensions removed in favour of atomic role add/remove endpoints ( #540 )
* Removed GuildUserExtensions and moved the methods to IGuildUser and implementations
* Made changes per fox's suggestion: Change->Modify. New Modify overload.
* Oops
* Per Volt: reimplemented new endpoints
* Fixing broken docstrings
* I forgot that docstrings are XML
* Implemented atomic add/remove role endpoints
* Removed so people aren't irked
* Added single-item role add/remove methods
9 years ago
RogueException
587ec65e79
Added Discord.Net.Webhook
9 years ago
Christopher F
66b7e0e7f0
Rename precondition to 'YoungerThanTwoWeeks'
9 years ago
Christopher F
607f478b9a
Check that messages older than two weeks are not passed to bulk delete
This resolves #477
9 years ago
RogueException
b91026f552
Stop spamming users/@me and voice/regions
9 years ago
RogueException
b76c744447
Internally exposed several ApiClient props
9 years ago
RogueException
e2934abe29
Made API models internal. Removed Discord.Net.API.
9 years ago
RogueException
8326d01f62
Isolated API definitions to their own library
9 years ago