Christopher F
1c65d387f0
Add support for audit log reasons
8 years ago
RogueException
fd72583a75
Move guild presence updates to GuildMemberUpdated. Filter duplicate UserUpdated events.
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
a75af58bdb
Merge pull request #464 from Sentinent/dev
Fixed guild member's joinedat reseting after certain events
9 years ago
RogueException
fe35400498
Cleanup
9 years ago
Sentinent
a03269fcf1
Fixed guild member's joinedat reseting after certain events
9 years ago
RogueException
572c0e6c6b
Renamed new params classes to XXXProperties
9 years ago
RogueException
86d9f52438
Cleaned up new params
9 years ago
RogueException
c497f95d35
Readded navigational props to interfaces
9 years ago
RogueException
5c33e28757
Added missing ConfigureAwaits
9 years ago
RogueException
bedf601bfe
Added RestGuildUser IsMuted/IsDeafened
9 years ago
RogueException
f41df1f966
Exposed RequestOptions
9 years ago
RogueException
708f9fe514
Added CommandContext, fixed commands compile errors
9 years ago
RogueException
e038475ab4
Removed old bucket system, cleaned up api calls. Fixed compile errors.
9 years ago
RogueException
dd86f03306
Started converting websocket and rpc classes
9 years ago
RogueException
6319933ed0
Concrete class prototype
9 years ago