63 Commits (91e29991da740dfb6b8a9e5200710a4bf042825f)

Author SHA1 Message Date
  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 8 years ago
  Christopher F e9f9b484b6 Allow attaching embeds alongside a file upload. (#978) 8 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) 9 years ago
  RogueException 284af7b6e2 Support large DeleteMessages collections 9 years ago
  RogueException bf0be82d15 Added IWebhookUser and MessageSource 9 years ago
  Christopher F 2db60749ca Add IsUnique parameter to CreateChannelInvite 9 years ago
  RogueException d9fd0c34e4 Fixed bugs with creating invites 9 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
  RogueException cabbd0de89 Dont nullref in SendMessageAsync if no embed is provided 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
  Christopher F 52f979ec8a Support sending rich embeds, add an Embed Builder 9 years ago
  james7132 7dbd2b5325 Fix #320 9 years ago
  RogueException dfe654af3b PagedAsyncEnumerator's nextPage should return false if there are no more pages. 9 years ago
  RogueException c497f95d35 Readded navigational props to interfaces 9 years ago
  RogueException 75fb31e939 Removed IDiscordClient reference from IEntity 9 years ago