Christopher F
608bc359ee
Removed IChannel#Nsfw, added to ITextChannel
8 years ago
Christopher F
182f00f8ce
Reworked IChannel.IsNsfw to support the new API flag ( #771 )
IChannel.IsNsfw will now return false when being used on any channel
that is not an ITextChannel. When being used on an ITextChannel, this
will now account for the API flag, and fall back to the channel name.
(this is gross design, thanks discord)
8 years ago
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
8 years ago
RogueException
e762dddfbb
Added SnowflakeUtils
8 years ago
RogueException
21c38412ad
Changed snowflake GetCreatedAt() -> CreatedAt
9 years ago
RogueException
16c67e79e9
Added RPC channel and guild entities, Get and Select methods
9 years ago
RogueException
090a1bc736
Added IMessage.Tags
9 years ago
RogueException
f41df1f966
Exposed RequestOptions
9 years ago
RogueException
a93ddbaeb2
Cleaned up paged enumerables
9 years ago
RogueException
4678544fed
Added remaining gateway events, added IAudioChannel, added CacheModes
9 years ago
RogueException
dd86f03306
Started converting websocket and rpc classes
9 years ago