426 Commits (9d9c8ad3c730fd2d3e27a6ba324161b767b082f9)

Author SHA1 Message Date
  Still Hsu 510f4745ea Update VoiceRegion model (#1030) 7 years ago
  Fyers 109f663a9a added UserDefaultAvatar to IUser (#973) 7 years ago
  Joe4evr d50fc3b4e1 Throw when attempting to modify a message not made by the current user (#992) 7 years ago
  Christopher F ac5ecd365d Include the content in `payload_json` for file uploads 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 5bbd9bba82 Renamed existing Flatten method to FlattenAsync and added new Flatten method. Also fixed ClientHelper using incorrect guild batch count. (#744) 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
  Chris Johnston 227f61aa4e Allow null value to reset IGuildUser nickname (#923) 8 years ago
  Alex Gravely 7b2ddd027c Add missing REST Webhook implemenation (#843) 8 years ago
  Christopher F a19ff188e9
Added support for animated emoji (#913) 8 years ago
  Christopher F 34b4e5a6d2
Refactor Games, support reading Rich Presences (#877) 8 years ago
  Mateusz Brawański b4bf046ad4 Implemented emoji endpoints (#835) 8 years ago
  Christopher F 9979a027d5 Change default InviteAge to 24 hours 8 years ago
  enzosk8 da335b95c4 Fix general typos (#852) 8 years ago
  Alex Gravely e00f17fe55 Move DeleteMessagesAsync from IMessageChannel to ITextChannel (#829) 8 years ago
  Chris Johnston 30e867a183 Implement welcome message channels (#819) 8 years ago
  Alex Gravely ec03883e26 Create unspecified channel object for unknown channel types (#811) 8 years ago
  Mark Gross 479361bbea Condense redundant AddField overloads in EmbedBuilder (#790) 8 years ago
  Christopher F 4846264074 Add IsNsfw to TextChannelProperties 8 years ago
  Christopher F 608bc359ee Removed IChannel#Nsfw, added to ITextChannel 8 years ago
  Christopher F 5d7f2fc7ec Add GetReactionUsersAsync(IEmote) overload (#731) 8 years ago
  Joe4evr 94f7dd2ab8 Remove EmbedBuilder -> Embed implicit conversion (#801) 8 years ago
  Christopher F 1ffcd4bfa7 Changed Guild#DefaultChannel to resolve the first accessible channel (#777) 8 years ago
  Christopher F 182f00f8ce Reworked IChannel.IsNsfw to support the new API flag (#771) 8 years ago
  Alex Gravely 6b5a6e7f1f Fix everyone mention. (#755) 8 years ago
  Jay Malhotra 57a461c9ff NullOrEmpty -> NullOrWhiteSpace (#758) 8 years ago
  Christopher F 8068a0ba0e Merge pull request #654 from ObsidianMinor/dev 8 years ago
  Pat Murphy d89804d7c7 Fix potential nullref in embedBuilder value setter (#734) 8 years ago
  Finite Reality fdd38c8d7f Add embed builder extensions (#460) 8 years ago
  Christopher F 7837c4862c Revert change of all Url types on IEmbed to string (#724) 8 years ago
  Christopher F 1ce1c019b3 Add support for audit log reasons (#708) 8 years ago
  Christopher F 256af0b269 Merge remote-tracking branch 'origin/issues/667' into dev 8 years ago
  Pat Murphy 5601d00285 Add various property validation in EmbedBuilder (#711) 8 years ago
  Christopher F 0708bc5d48 Add EmbedType enum 8 years ago
  Christopher F 1942637380 Merge pull request #656 from AntiTcb/fix/GetDMChannelAsync 8 years ago
  AntiTcb fb57a61432 Rename to GetOrCreateDMChannelAsync 8 years ago
  Alex Gravely 8c2a46e9e7 Add ulong overload to IMessageChannel.DeleteMessagesAsync (#649) 8 years ago
  AntiTcb 73611d1fab Remove IUser.CreateDMChannelAsync, implicitly implement IUser.GetDMChannelAsync 8 years ago
  ObsidianMinor 652fd30f65 Fixed RestGuildUser not updating RestUser properties 8 years ago
  Christopher F d189bb9748 Expose the 'fields' collection on EmbedBuilder (#603) 8 years ago
  Christopher F 576a52cdc6 Restructure and replace emojis with a new emote system (#619) 8 years ago
  Christopher F 7f1fc286cf Add IChannel.Nsfw, RequireNsfw precondition (#633) 8 years ago
  RogueException a306d83283 Added net45 TFM 8 years ago
  Christopher F 431b7fbd9f Visual Studio C#7 suggestions 8 years ago
  RogueException e762dddfbb Added SnowflakeUtils 8 years ago
  Confruggy 5dba95fe59 Update ChannelHelper.cs (#606) 8 years ago
  RogueException 1d57d0cba6 Add support for invites without attached users 8 years ago