Christopher F
f5a11d9caa
Add GetReactionUsersAsync(IEmote) overload
Resolves #730
8 years ago
Christopher F
576a52cdc6
Restructure and replace emojis with a new emote system ( #619 )
8 years ago
Christopher F
431b7fbd9f
Visual Studio C#7 suggestions
8 years ago
RogueException
aae2667fed
Keep tags sorted when adding everyone/here mentions
9 years ago
RogueException
8dfa0220c3
Prevent overlapping tags
9 years ago
RogueException
7d1cae8ae8
Fixed tag parsing with incomplete tags
9 years ago
RogueException
bf0be82d15
Added IWebhookUser and MessageSource
9 years ago
Confruggy
fbd34d6719
Update MessageHelper.cs ( #508 )
9 years ago
Sentinent
58d9fb1ed6
Fixed GetReactionsUsersAsync returning an empty enumerable
9 years ago
RogueException
0d433caaa6
Merge pull request #433 from Confruggy/patch-1
Fixed RemoveReactionAsync overload doesn't work with unicode emojis
9 years ago
RogueException
e2934abe29
Made API models internal. Removed Discord.Net.API.
9 years ago
RogueException
572c0e6c6b
Renamed new params classes to XXXProperties
9 years ago
Confruggy
7b1db31985
Update MessageHelper.cs
9 years ago
RogueException
8f87b2cc71
Added support for .NET Standard 1.1 and 1.2
9 years ago
RogueException
b9eeac9105
Merge branch 'dev' into feature/reactions
9 years ago
Christopher F
6519b300d9
ModifyAsync will accept an EmbedBuilder
**This is not a breaking change**.
This change begins to implement #379 , where IUserMessage.ModifyAsync will now accept a `Discord.ModifyMessageParams` func over a `Discord.API.Rest.ModifyMessageParams` func.
9 years ago
Christopher F
6b5a4b3ee6
Support the "Clear Reactions" endpoint
9 years ago
Christopher F
8dfc6aea67
Add optional user/message/channel objects to Reactions
9 years ago
Christopher F
838d60e2c2
Add API model for Reaction, implement REST methods for reactions
9 years ago
RogueException
5c33e28757
Added missing ConfigureAwaits
9 years ago
RogueException
8f5b5347b4
Update REST models on modify
9 years ago
RogueException
c28751f631
Changed IMessage.ChannelId to IMessage.Channel
9 years ago
RogueException
090a1bc736
Added IMessage.Tags
9 years ago
RogueException
abd315ed21
Added length to Emoji
9 years ago
RogueException
9e982ccd4a
Added IMessage.Emojis
9 years ago
RogueException
f41df1f966
Exposed RequestOptions
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