Browse Source
* guild_subscriptions * Replace get_vanity_url function with vanity_url property on guild object. * Add voice regions + conform guild.vanity_url to standard seen for other url properties on guild. * style change. * Add guild prune and prune count. * Switch to requests session persistent headers * add Stream permission * guild.preferred_locale * Fix logic on GuildCreate and GuildDelete shotcut properties. * preferred_locale already added in another pr. * Convert embed datetime timestamp to iso8610 format for api calls. * Update disco/types/voice.py Co-Authored-By: Andrei Zbikowski <[email protected]> * remove botch isoformat on embed method * Apply suggestions from code review Co-Authored-By: Andrei Zbikowski <[email protected]> * More suggestions from code reviewpull/158/head
committed by
Andrei Zbikowski
8 changed files with 81 additions and 23 deletions
Loading…
Reference in new issue