33 Commits (cccd6107b673292a0ea2e00121ed3b04f99fcba7)

Author SHA1 Message Date
Rapptz 1348362699 Remove @ prefix from usernames 2 years ago
Rapptz 13418771d1 Only use @ prefix in __str__ if the user is migrated 2 years ago
Rapptz e6e380f904 Initial support for pomelo migration 2 years ago
dolfies 8a1a3ffcce Fix issues with previous upstream commits 2 years ago
Bryan Forbes b9795979ac Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores 3 years ago
dolfies 90f9a605de Rename appinfo.py -> application.py 2 years ago
dolfies fe50554fad Add Team.leave() method 2 years ago
dolfies 9a6c4e1e35
Implement (almost) the entirety of the applications, billing, and store API (#449) 2 years ago
dolfies 9fe7cfb474 Docs are fun :( 3 years ago
dolfies 8eaa26d479 Various fixes (docs, events, enums, exports 3 years ago
dolfies e08cdd073a Documentation and operations fixes 3 years ago
dolfies 346f447da6 Fix typing issues, make ClientUser relationship properties return relationships 3 years ago
dolfies 388863e521 Implement joining guilds from id & lurking, bug fixes, doc fixes 3 years ago
dolfies bfec72eb58 Add application-related methods, fix a couple typos 3 years ago
jack1142 8acb4531b5
Include inherited members in TeamMember's documentation 3 years ago
dolfies 6420dfdc0f fix client presences/sessions; add timeout capability; remove GuildIterator; add proper team/application support 3 years ago
Rapptz f7d551953b Remove extraneous __slots__ assignments 4 years ago
Josh 04788d0a06
Type-Hint appinfo/team 4 years ago
Zomatree b48f510e15
Add invite targets for voice channel invites 4 years ago
Rapptz 9eaf1e85e4 Rewrite Asset design 4 years ago
Rapptz 99fc950510 Use f-strings in more places that were missed. 4 years ago
Rapptz 9d39b135f4 Modernize code to use f-strings 4 years ago
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Bryan Forbes 80dd2c63c0
Fix Team.icon_url_as format argument default value 4 years ago
SebbyLaw 2e2560126f Implement icon_rl_as and cover_image_url_as for AppInfo 5 years ago
Harmon e469174071 Documentation fixes (#2531) 5 years ago
Harmon 6f9793fe5e Fixes and improvements for v1.3 documentation 5 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
Joshua B 9d0400516a
Fix TeamMember.team typehinting 6 years ago
Rapptz ccb26018ab Export Team related stuff from __init__ 6 years ago
Rapptz ba7a319ab0 Team.owner should return a TeamMember. 6 years ago
Rapptz c4d1bd7899 TeamMember inherits from BaseUser instead of attribute. 6 years ago
Rapptz 68342db04d [commands] Properly raise the correct exception for owner_ids 6 years ago
fourjr 3961e7ef6d Support team members data in application info 6 years ago