55 Commits (067846c99279b8a4a60e3a5b499f5b91ebeb5a2e)

Author SHA1 Message Date
  BokuNoPasya 25cfb8822f
Add SendFiles to UserExtensions (#2509) 3 years ago
  Misha133 01ae904fe1
[Feature] Add missing properties in forum & thread channels (#2469) 3 years ago
  Cenk Ergen 39bbd298c3
Interactions Command Localization (#2395) 3 years ago
  Quin Lynch 75e94feab0
Add IEnumerable collection parameters instead of arrays for MessageExtensions (#2079) 3 years ago
  Quin Lynch 64423a0653
Add GetChannelType extension method (#2035) 4 years ago
  Quin Lynch 5a7e43a8cb
V3 Final merge (#1966) 4 years ago
  Quin Lynch 933ea42eaa
Merge Labs 3.X into dev (#1923) 4 years ago
  Quin Lynch c200861585
fix: Add default avatar to WithAuthor extension (#1890) 4 years ago
  Paulo 7a201e9ff1
feature: Remove DM cache and fix references (#1851) 4 years ago
  Yeba 25b04c4a97
misc: Remove URI check from EmbedBuilder (#1778) 4 years ago
  Paulo e3850e1e8f
feature: Add inline replies (#1659) 5 years ago
  Bram df8a0f7cd6
Fix: Not using the new domain name. (#1571) 5 years ago
  Joe4evr c68cc85895
feature: Add cache purging methods (#1478) 5 years ago
  Chris Johnston 89b6b7e1a5
feature: Include allowed mentions payload on message creation (#1455) 5 years ago
  Still Hsu 106f346ddb
docs: 2020 April Documentation Maintenance (#1484) 5 years ago
  JT d199d93ae4 meta: Fix .NET Core 3.0 compatibility + Drop NS1.3 (#1382) 6 years ago
  Still Hsu fd3810e9fe docs: September 2019 Documentation Update (#1379) 6 years ago
  gab 120c0f72cb fix: Remove null coalescing on ToEmbedBuilder Color (#1333) 6 years ago
  Chris Johnston faf23dee35 [ifcbrk] feature: BOOST (#1319) 6 years ago
  Chris Johnston f3b20b2b6d feature: Add support for spoiler formatting & attachments (#1255) 6 years ago
  GreemDev b52b54d80c fix: EmbedBuilderExtensions no longer has an extension for WithAuthor(IGuildUser). (#1294) 6 years ago
  Still Hsu 0fecdf69bb docs: Documentation December Update (#1218) 7 years ago
  Christopher Felegy 5421df14fe feature: add extensions for bulk reactions 7 years ago
  Alex Gravely 637d9fc794 Add SocketUser.MutualGuilds + various command ext. methods. (#1037) 7 years ago
  Still Hsu ff0fea98a6 Documentation Overhaul (#1161) 7 years ago
  Still Hsu 82cfdffc65 Add various optimizations and cleanups (#1114) 7 years ago
  Casino Boyale afc3a9d063 Added GetJumpUrl() as an extension method for IMessage (#1102) 7 years ago
  Hawx bbbac85c46 Update Dependencies and support NS2.0 builds (#1046) 7 years ago
  HelpfulStranger999 0ba8b063ad Makes text parameter of sending messages optional (#1042) 7 years ago
  Christopher F 1905fdec04 Add BanAsync extension to IGuildUser 7 years ago
  Christopher F b9be6deb4f Move EmbedBuilder+Extensions to Discord.Net.Core 7 years ago
  Christopher F e9f9b484b6 Allow attaching embeds alongside a file upload. (#978) 7 years ago
  ObsidianMinor 87124d3e39 Simplify Flatten extension (#933) 8 years ago
  ObsidianMinor 5bbd9bba82 Renamed existing Flatten method to FlattenAsync and added new Flatten method. Also fixed ClientHelper using incorrect guild batch count. (#744) 8 years ago
  Hsu Still 0de5d5b02b Added SendFileAsync (#774) 8 years ago
  Pat Murphy d89804d7c7 Fix potential nullref in embedBuilder value setter (#734) 8 years ago
  Christopher F fb0a056d76 Add IUser#SendMessageAsync extension (#706) 8 years ago
  Mateusz Brawański efbd3cb681 GuildUserExtensions removed in favour of atomic role add/remove endpoints (#540) 8 years ago
  RogueException 1b0e47be42 Fixed SocketRole.CompareTo 8 years ago
  RogueException fe35400498 Cleanup 9 years ago
  RogueException 158222bb78 Merged GuildExtensions into IGuild 9 years ago
  RogueException 8f87b2cc71 Added support for .NET Standard 1.1 and 1.2 9 years ago
  RogueException 3a5e4b23da Added IGuildUser.ChangeRolesAsync 9 years ago
  RogueException b1506879db Cleaned up Hierarchy PR 9 years ago
  james7132 97a6bf6b6e Add IGuildUser.Hirearchy, added docstrings 9 years ago
  james7132 89e61fe7d7 Fixed variable naming 9 years ago
  james7132 2e9bca5b85 Fix role comparison 9 years ago
  james7132 08c7b49aae Remove IComparable<IGuildUser> 9 years ago
  james7132 50d1aa0689 Implemented IComparable<IRole> on IGuildUser 9 years ago
  james7132 f3cd96d2fe Implemented IComparable<T> on IRole and IGuildUUser 9 years ago