49 Commits (a80e5ff940111f2094dd997b92d134b1584a8fd8)

Author SHA1 Message Date
  Radka Gustavsson a80e5ff940
(ifcbrk) feature: Add includeRoleIds to PruneUsersAsync (#1581) 5 years ago
  Paulo ae9fff6380
fix: Check error 404 and return null for GetBanAsync (#1614) 5 years ago
  Paulo 2d80037f6b
feature: Add missing channel properties (#1596) 5 years ago
  Christopher Felegy 3df05399ea
nit: remove redundant CreateGuildRoleParams 5 years ago
  Bram 5430cc8df9
fix: Sending 2 requests instead of 1 to create a Guild role. (#1557) 5 years ago
  Paulo 57880de5b8
(ifcbrk) Add SearchUsersAsync (#1556) 5 years ago
  NovusTheory d734ce0a11 feature: Add ability to modify the banner for guilds (#1432) 6 years ago
  Chris Johnston 1c63fd479d (ifcbrk)fix: #1335 Add isMentionable parameter to CreateRoleAsync in non-breaking manner (#1418) 6 years ago
  Saulius Šaltenis 5439cbad5a fix: GetUsersAsync to use MaxUsersPerBatch const as limit instead of MaxMessagesPerBatch. (#1412) 6 years ago
  Chris Johnston a61adb07e0 feature: #1381 Guild PreferredLocale support (#1387) 6 years ago
  Chris Johnston 68eb71c175 (binbrk)feature: Support filtering audit log entries on user, action type, and before entry id (#1377) 6 years ago
  Chris Johnston faf23dee35 [ifcbrk] feature: BOOST (#1319) 6 years ago
  Alex Gravely 1356ea9736 feature: Add AddGuildUserAsync guild ID extension method. (#1240) 6 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
  Chris Johnston d30d12246d Update Guild and Message Models (#1165) 7 years ago
  advorange 00717cf481 Implemented GetVoiceRegionsAsync on IGuild. (#1166) 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 ffe994a9df Mark guild optional in invite & general invite improvement (#1094) 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
  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 1ce1c019b3 Add support for audit log reasons (#708) 8 years ago
  RogueException 20f7ba431f Cleaned up and fixed several reorder issues. 8 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 5c33e28757 Added missing ConfigureAwaits 9 years ago
  RogueException f41df1f966 Exposed RequestOptions 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 e038475ab4 Removed old bucket system, cleaned up api calls. Fixed compile errors. 9 years ago
  RogueException dd86f03306 Started converting websocket and rpc classes 9 years ago
  RogueException 6319933ed0 Concrete class prototype 9 years ago