50 Commits (70a85ab1f49ef8218d735f542d488d53e8e5b7be)

Author SHA1 Message Date
  Chris Johnston 70a85ab1f4 move extension method to be under core project, make spoiler prefix a const 7 years ago
  Chris Johnston f04242aab7 use consistent naming 7 years ago
  Chris Johnston cb3e1931f1 Implement support for sending message attachments that are spoilers 7 years ago
  Christopher Felegy 92bf8363ca feature: Add GuildEmote#CreatorID (#1213) 7 years ago
  Nathan Solomon a64ab6025b Resolve Issue #1188 (Allow Users to specify position when creating a new channel) (#1196) 7 years ago
  Alex Gravely 8ef5f8120f feature: add Add Guild Member endpoint (#1183) 7 years ago
  OatmealDome c1d5152212 fix: UploadWebhookFileParams: Move most things into a json_payload (#1186) 7 years ago
  Still Hsu 5ea1fb374e Add SyncPermissionsAsync to Sync Child Channels with its Parent (#1159) 7 years ago
  Chris Johnston d30d12246d Update Guild and Message Models (#1165) 7 years ago
  Still Hsu ff0fea98a6 Documentation Overhaul (#1161) 7 years ago
  Still Hsu c9ba79ec80 Initial fix (#1160) 7 years ago
  Christopher F 232f525b59 lint: refactor SlowMode -> SlowModeInterval 7 years ago
  Christopher F 97d17cfdda api: add slow mode 7 years ago
  Finite Reality efdb4f9266
Pass our json serializer to ToObject calls (#1133) 7 years ago
  Still Hsu ffe994a9df Mark guild optional in invite & general invite improvement (#1094) 7 years ago
  Christopher F 8fb2c71814 Add new member objects to events 7 years ago
  Joe4evr bf5275e071 Add ability to specify parameters on channel creation (#1020) 7 years ago
  HelpfulStranger999 79811d0e61 Paginate reactions - solved #1007 (#1022) 7 years ago
  Finite Reality 39dffe8585 Audit Logs implementation (#1055) 7 years ago
  Still Hsu 7022149536 Fix/Implement various invite-related behaviors (#1023) 7 years ago
  Still Hsu 510f4745ea Update VoiceRegion model (#1030) 7 years ago
  Christopher F ac5ecd365d Include the content in `payload_json` for file uploads 8 years ago
  Still Hsu 64b9cc7a53 Add Spotify track support (#970) 8 years ago
  Christopher F f175dde2b3 Clean embed serialization up slightly 8 years ago
  Christopher F e9f9b484b6 Allow attaching embeds alongside a file upload. (#978) 8 years ago
  Alex Gravely 178ea8de4d Change GameParty size types to longs. (#955) 8 years ago
  Christopher F a384ce02ab Support listening/watching activity types 8 years ago
  Christopher F 0f2af47ec8 Fix typo in API model for GameAssets 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
  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
  Chris Johnston 30e867a183 Implement welcome message channels (#819) 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
  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 33e765f8f5 Use StringEnum converter in API model 8 years ago
  Christopher F 0708bc5d48 Add EmbedType enum 8 years ago
  RogueException fd72583a75 Move guild presence updates to GuildMemberUpdated. Filter duplicate UserUpdated events. 9 years ago
  RogueException 5e94b97024 Added RequestOptions to RestClient methods. Added guild summary paging. 9 years ago
  RogueException 20f7ba431f Cleaned up and fixed several reorder issues. 9 years ago
  RogueException 587ec65e79 Added Discord.Net.Webhook 9 years ago
  Christopher F 2db60749ca Add IsUnique parameter to CreateChannelInvite 9 years ago
  RogueException d321ad3e5c Moved Frame models, added default providers 9 years ago
  Sentinent a03269fcf1 Fixed guild member's joinedat reseting after certain events 9 years ago
  RogueException e2934abe29 Made API models internal. Removed Discord.Net.API. 9 years ago