52 Commits (738e771aa644dad12fc82a17fed7e7e35efad1d8)

Author SHA1 Message Date
  advorange 738e771aa6 Implemented GetVoiceRegionsAsync on IGuild. 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
  Chris Johnston 9e9a11d4b0 Fix swapped parameters in ArgumentException, ArgumentNullException cstrs (#1139) 7 years ago
  Still Hsu 82cfdffc65 Add various optimizations and cleanups (#1114) 7 years ago
  Still Hsu b2f0043952 Fix typo in audit log interface declaration (#1104) 7 years ago
  Still Hsu ffe994a9df Mark guild optional in invite & general invite improvement (#1094) 7 years ago
  Christopher F 5023357a60 codefix #1020: RequestOptions should always be sorted last 7 years ago
  Joe4evr bf5275e071 Add ability to specify parameters on channel creation (#1020) 7 years ago
  Finite Reality 39dffe8585 Audit Logs implementation (#1055) 7 years ago
  Still Hsu 97c893107b Implement GetBanAsync (#1056) 7 years ago
  Still Hsu 510f4745ea Update VoiceRegion model (#1030) 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
  Christopher F 030422fa1d Add support for channel categories (#907) 8 years ago
  Alex Gravely 7b2ddd027c Add missing REST Webhook implemenation (#843) 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 1ffcd4bfa7 Changed Guild#DefaultChannel to resolve the first accessible channel (#777) 8 years ago
  Christopher F 1ce1c019b3 Add support for audit log reasons (#708) 8 years ago
  Christopher F 576a52cdc6 Restructure and replace emojis with a new emote system (#619) 8 years ago
  Christopher F 431b7fbd9f Visual Studio C#7 suggestions 8 years ago
  RogueException e762dddfbb Added SnowflakeUtils 8 years ago
  RogueException e0e28c6dd1 Changed EmbedChannel's type to GuildChannel 9 years ago
  RogueException 20f7ba431f Cleaned up and fixed several reorder issues. 9 years ago
  RogueException 158222bb78 Merged GuildExtensions into IGuild 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 86d9f52438 Cleaned up new params 9 years ago
  Christopher F 3fc043132b docstrings for modify params, minor bugfixes 9 years ago
  Christopher F 64681856b1 Create wrapper modify objects 9 years ago
  RogueException c037865b28 Cleaned up PR 9 years ago
  Sindre a6f89b7c36 Solves Issue 342, but there might be a cleaner way to do this that doesnt make you end up with a IGuild in the RestRole. 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 21c38412ad Changed snowflake GetCreatedAt() -> CreatedAt 9 years ago
  RogueException 5c33e28757 Added missing ConfigureAwaits 9 years ago
  RogueException 8f5b5347b4 Update REST models on modify 9 years ago
  RogueException 5415b8f8f6 Renamed Emoji -> GuildEmoji 9 years ago
  RogueException f41df1f966 Exposed RequestOptions 9 years ago
  RogueException 3c3e790edd Replaced several arrays with immutables 9 years ago
  RogueException 7df38fea3a Added missing ToString and DebuggerDisplays 9 years ago
  RogueException 1ecd8c4ad7 Fixed page logic 9 years ago
  RogueException a93ddbaeb2 Cleaned up paged enumerables 9 years ago
  RogueException 708f9fe514 Added CommandContext, fixed commands compile errors 9 years ago
  RogueException 8aa1050b93 Cleaned up usings 9 years ago
  RogueException 4678544fed Added remaining gateway events, added IAudioChannel, added CacheModes 9 years ago
  RogueException e038475ab4 Removed old bucket system, cleaned up api calls. Fixed compile errors. 9 years ago