71 Commits (4d1036950f62a1d520a5a8e908b7487565255e55)

Author SHA1 Message Date
  quin lynch 4d1036950f Merge branch 'dev' into Interactions 4 years ago
  quin lynch f506b98780 Closes #6. Closes #4. Fix emote parsing, added components to socket and rest messages. 4 years ago
  quin lynch 610bafca7a Creating Message components 4 years ago
  Paulo 06a64b7877
feature: Bump API version to 9 (#1847) 4 years ago
  Paulo 365a848f7a
(ifcbrk) feature: Add ModifyMessageAsync to IMessageChannel (#1830) 4 years ago
  Paulo e3850e1e8f
feature: Add inline replies (#1659) 5 years ago
  Paulo 43c8fc0535
fix: Voice overwrites and CategoryId remarks (#1608) 5 years ago
  Paulo 2d80037f6b
feature: Add missing channel properties (#1596) 5 years ago
  Paulo ab32607bcc
(ifcbrk) fix: Add AllowedMentions to SendFileAsync (#1531) 5 years ago
  Paulo f2130f8513
feature: Add Direction.Around to GetMessagesAsync (#1526) 5 years ago
  Chris Johnston 89b6b7e1a5
feature: Include allowed mentions payload on message creation (#1455) 5 years ago
  Chris Johnston f3b20b2b6d feature: Add support for spoiler formatting & attachments (#1255) 6 years ago
  Still Hsu 0fecdf69bb docs: Documentation December Update (#1218) 7 years ago
  Still Hsu 649a779c23 feature: Add invite maxAge check before attempting to create the invite (#1140) 7 years ago
  Still Hsu 5ea1fb374e Add SyncPermissionsAsync to Sync Child Channels with its Parent (#1159) 7 years ago
  Still Hsu ff0fea98a6 Documentation Overhaul (#1161) 7 years ago
  Christopher F 232f525b59 lint: refactor SlowMode -> SlowModeInterval 7 years ago
  Christopher F 97d17cfdda api: add slow mode 7 years ago
  Christopher F a718a7d3c2 cleanup: Remove ChannelHelper#IsNsfw 7 years ago
  FiniteReality 683b3f2701 Mark ChannelHelper.IsNsfw Obsolete 7 years ago
  Chris Johnston f9cbff5e42 Fix #995, Move Category Implementation from IGuildChannel to INestedChannel (#1004) 7 years ago
  Hawx bbbac85c46 Update Dependencies and support NS2.0 builds (#1046) 7 years ago
  Still Hsu bc6009ec72 Implement IMessageChannel#DeleteMessageAsync (#996) 7 years ago
  Christopher F ac5ecd365d Include the content in `payload_json` for file uploads 7 years ago
  Christopher F e9f9b484b6 Allow attaching embeds alongside a file upload. (#978) 7 years ago
  Chris Johnston edfbd055bb Fix #854 Added ViewChannel enum and property to channel permissions (#874) 8 years ago
  BinkanSalaryman 804d9188e7 Fix flawed bulk message deletion (#872) 8 years ago
  Christopher F 030422fa1d Add support for channel categories (#907) 8 years ago
  Alex Gravely 7b2ddd027c Add missing REST Webhook implemenation (#843) 8 years ago
  Alex Gravely e00f17fe55 Move DeleteMessagesAsync from IMessageChannel to ITextChannel (#829) 8 years ago
  Christopher F 4846264074 Add IsNsfw to TextChannelProperties 8 years ago
  Christopher F 182f00f8ce Reworked IChannel.IsNsfw to support the new API flag (#771) 8 years ago
  Alex Gravely 8c2a46e9e7 Add ulong overload to IMessageChannel.DeleteMessagesAsync (#649) 8 years ago
  Christopher F 7f1fc286cf Add IChannel.Nsfw, RequireNsfw precondition (#633) 8 years ago
  RogueException a306d83283 Added net45 TFM 8 years ago
  Confruggy 5dba95fe59 Update ChannelHelper.cs (#606) 8 years ago
  RogueException 284af7b6e2 Support large DeleteMessages collections 8 years ago
  RogueException bf0be82d15 Added IWebhookUser and MessageSource 8 years ago
  Christopher F 2db60749ca Add IsUnique parameter to CreateChannelInvite 8 years ago
  RogueException d9fd0c34e4 Fixed bugs with creating invites 8 years ago
  RogueException ea0044cb87 Made IVoiceChannel.UserLimit nullable 9 years ago
  RogueException cf2596db58 Fixed a nullref when an embed is not provided to SendMessage 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
  RogueException 8326d01f62 Isolated API definitions to their own library 9 years ago
  RogueException c102f52bfa Merge branch 'issue/379' into dev 9 years ago
  RogueException 8f87b2cc71 Added support for .NET Standard 1.1 and 1.2 9 years ago
  Christopher F 64681856b1 Create wrapper modify objects 9 years ago
  RogueException 9784a0324c Create a RestUser for messages if a user isn't cached. 9 years ago
  RogueException 53ee30c648 Virtual channels should not be exposed to socket classes. Dont store guild in messages. 9 years ago