25 Commits (5cd59664445ba6a45ccf7fd98d8e2b48b50fd203)

Author SHA1 Message Date
  ObsidianMinor 5cd5966444 Merge branch 'dev' of https://github.com/RogueException/Discord.Net into breaking-change/better-async-collections 8 years ago
  Alex Gravely 8c2a46e9e7 Add ulong overload to IMessageChannel.DeleteMessagesAsync (#649) 8 years ago
  ObsidianMinor 093125f82a Modifed the page enumerator to enumerate through items in the page as well as the pages themselves 8 years ago
  RogueException a306d83283 Added net45 TFM 8 years ago
  RogueException e2934abe29 Made API models internal. Removed Discord.Net.API. 9 years ago
  RogueException 8326d01f62 Isolated API definitions to their own library 9 years ago
  RogueException 8f87b2cc71 Added support for .NET Standard 1.1 and 1.2 9 years ago
  RogueException 53ee30c648 Virtual channels should not be exposed to socket classes. Dont store guild in messages. 9 years ago
  RogueException c2722cf7c4 SendMessage should accept EmbedBuilder directly 9 years ago
  Christopher F bad7d827c3 Modify SendMessage to include an embeds field 9 years ago
  RogueException 313c957a34 Default isTTS to false on Send methods 9 years ago
  RogueException 8b24b01718 Fixed SO in RestChannel.Create 9 years ago
  RogueException 5c33e28757 Added missing ConfigureAwaits 9 years ago
  RogueException 8f5b5347b4 Update REST models on modify 9 years ago
  RogueException 090a1bc736 Added IMessage.Tags 9 years ago
  RogueException 472412e232 Readded IMessageChannel.TriggerTypingAsync 9 years ago
  RogueException f41df1f966 Exposed RequestOptions 9 years ago
  RogueException 51a476c1fa Added GetCachedMessages 9 years ago
  RogueException 7df38fea3a Added missing ToString and DebuggerDisplays 9 years ago
  RogueException a93ddbaeb2 Cleaned up paged enumerables 9 years ago
  RogueException 708f9fe514 Added CommandContext, fixed commands compile errors 9 years ago
  RogueException 4678544fed Added remaining gateway events, added IAudioChannel, added CacheModes 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