Christopher F
|
608bc359ee
|
Removed IChannel#Nsfw, added to ITextChannel
|
2017-08-29 17:26:36 -04:00 |
|
Alex Gravely
|
8c2a46e9e7
|
Add ulong overload to IMessageChannel.DeleteMessagesAsync (#649)
|
2017-06-15 12:05:41 -03:00 |
|
Christopher F
|
7f1fc286cf
|
Add IChannel.Nsfw, RequireNsfw precondition (#633)
* Add IChannel.Nsfw, RequireNsfw precondition
* Refactored IChannel.Nsfw to IsNsfw, removed NsfwUtils
Per pull-request feedback
* proper nsfw channel check
|
2017-05-04 12:49:32 -03:00 |
|
RogueException
|
a306d83283
|
Added net45 TFM
|
2017-04-26 10:25:08 -03:00 |
|
RogueException
|
e762dddfbb
|
Added SnowflakeUtils
|
2017-04-19 14:50:33 -03:00 |
|
RogueException
|
158ce0f922
|
Started adding IAudioClient incoming stream creation/destruction events
|
2017-03-31 03:59:12 -03:00 |
|
RogueException
|
22e6b0f386
|
Fixed RpcChannelSummary accessibilities
|
2017-03-22 04:34:17 -03:00 |
|
Christopher F
|
2db60749ca
|
Add IsUnique parameter to CreateChannelInvite
Resolves #469
|
2017-02-25 16:17:58 -05:00 |
|
RogueException
|
d9fd0c34e4
|
Fixed bugs with creating invites
|
2017-02-07 19:48:09 -04:00 |
|
RogueException
|
fe35400498
|
Cleanup
|
2017-01-24 11:42:28 -04:00 |
|
RogueException
|
ea0044cb87
|
Made IVoiceChannel.UserLimit nullable
|
2017-01-24 11:37:39 -04:00 |
|
RogueException
|
e2934abe29
|
Made API models internal. Removed Discord.Net.API.
|
2017-01-01 23:28:42 -04:00 |
|
RogueException
|
572c0e6c6b
|
Renamed new params classes to XXXProperties
|
2016-12-23 16:57:29 -04:00 |
|
RogueException
|
8f87b2cc71
|
Added support for .NET Standard 1.1 and 1.2
|
2016-12-16 05:52:46 -04:00 |
|
RogueException
|
53ee30c648
|
Virtual channels should not be exposed to socket classes. Dont store guild in messages.
|
2016-11-18 14:14:11 -04:00 |
|
RogueException
|
c2722cf7c4
|
SendMessage should accept EmbedBuilder directly
|
2016-11-14 20:05:43 -04:00 |
|
Christopher F
|
bad7d827c3
|
Modify SendMessage to include an embeds field
|
2016-11-13 00:51:40 -05:00 |
|
RogueException
|
313c957a34
|
Default isTTS to false on Send methods
|
2016-10-20 03:55:14 -03:00 |
|
RogueException
|
c497f95d35
|
Readded navigational props to interfaces
|
2016-10-15 12:58:32 -03:00 |
|
RogueException
|
21c38412ad
|
Changed snowflake GetCreatedAt() -> CreatedAt
|
2016-10-08 18:38:41 -03:00 |
|
RogueException
|
49070f3075
|
Went a tad overboard
|
2016-10-08 17:00:20 -03:00 |
|
RogueException
|
5c33e28757
|
Added missing ConfigureAwaits
|
2016-10-08 16:59:17 -03:00 |
|
RogueException
|
16c67e79e9
|
Added RPC channel and guild entities, Get and Select methods
|
2016-10-08 03:09:26 -03:00 |
|
RogueException
|
4a8ebff775
|
Added ToString/DebuggerDisplay to new RPC classes
|
2016-10-08 00:05:45 -03:00 |
|
RogueException
|
15e8ef06dc
|
Added RPC ChannelCreated, GuildCreated and GuildStatusUpdated events
|
2016-10-07 23:18:45 -03:00 |
|