Alex Gravely
7b2ddd027c
Add missing REST Webhook implemenation ( #843 )
...
* Add Webhook API models, REST implementation, and Socket bridges.
* Remove token overrides from REST.
Leaving that as a Webhook package only feature.
* Add Webhook API models, REST implementation, and Socket bridges.
* Remove token overrides from REST.
Leaving that as a Webhook package only feature.
* Webhook core implementation.
* Webhook REST implementation.
* Webhook client implementation.
* Add channel bucket id.
2017-12-23 15:17:20 -05:00
Christopher F
9979a027d5
Change default InviteAge to 24 hours
...
Resolves #859
2017-11-10 15:39:33 -05:00
Alex Gravely
e00f17fe55
Move DeleteMessagesAsync from IMessageChannel to ITextChannel ( #829 )
2017-10-01 15:37:13 -04:00
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