Hsu Still
0de5d5b02b
Added SendFileAsync ( #774 )
2017-08-29 16:57:47 -04:00
Pat Murphy
d89804d7c7
Fix potential nullref in embedBuilder value setter ( #734 )
...
* Fix potential nullref in embedBuilder value setter
* Null check on footer iconUrl
* Adding checks for the other URL properties
* Adding IsNullOrUri extension
* Setting StringExtensions as internal
2017-07-05 20:56:43 -03:00
Christopher F
fb0a056d76
Add IUser#SendMessageAsync extension ( #706 )
...
* Add IUser#SendMessageAsync extension
* Add ConfigureAwait
2017-06-23 11:29:39 -03:00
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
2017-03-18 08:54:49 -03:00
RogueException
1b0e47be42
Fixed SocketRole.CompareTo
2017-03-02 06:55:09 -04:00
RogueException
fe35400498
Cleanup
2017-01-24 11:42:28 -04:00
RogueException
158222bb78
Merged GuildExtensions into IGuild
2017-01-24 11:41:07 -04:00
RogueException
8f87b2cc71
Added support for .NET Standard 1.1 and 1.2
2016-12-16 05:52:46 -04:00
RogueException
3a5e4b23da
Added IGuildUser.ChangeRolesAsync
2016-11-18 09:00:01 -04:00
RogueException
b1506879db
Cleaned up Hierarchy PR
2016-11-12 01:37:59 -04:00
james7132
97a6bf6b6e
Add IGuildUser.Hirearchy, added docstrings
...
Property can be renamed as needed.
2016-10-29 23:05:56 +00:00
james7132
89e61fe7d7
Fixed variable naming
2016-10-29 20:40:25 +00:00
james7132
2e9bca5b85
Fix role comparison
2016-10-29 08:03:58 +00:00
james7132
08c7b49aae
Remove IComparable<IGuildUser>
2016-10-29 07:50:26 +00:00
james7132
50d1aa0689
Implemented IComparable<IRole> on IGuildUser
2016-10-25 21:43:41 +00:00
james7132
f3cd96d2fe
Implemented IComparable<T> on IRole and IGuildUUser
2016-10-25 21:37:18 +00:00
RogueException
21c38412ad
Changed snowflake GetCreatedAt() -> CreatedAt
2016-10-08 18:38:41 -03:00
RogueException
472412e232
Readded IMessageChannel.TriggerTypingAsync
2016-10-06 04:24:24 -03:00
RogueException
b6ed02f88a
Moved AsyncEnumerable extension
2016-10-04 13:38:05 -03:00
RogueException
4678544fed
Added remaining gateway events, added IAudioChannel, added CacheModes
2016-10-04 07:32:26 -03:00
RogueException
6319933ed0
Concrete class prototype
2016-09-22 21:15:37 -03:00