Browse Source
This patch also does the following: * Sets some parameters to be positional only * Changes Guild.edit to use the MISSING sentinel * Changes the various create_channel methods to be type safe * Changes many parameters from Optional[T] to use MISSING * Changes Guild.create_role to use MISSING sentinel This refactor is mostly partial but lays a decent foundationpull/7032/head
3 changed files with 551 additions and 387 deletions
File diff suppressed because it is too large
Loading…
Reference in new issue