25 Commits (8251f8a32aa5884d0fe5c30ac1b7b37cb571f6cc)

Author SHA1 Message Date
dolfies 29df9a4505
Implement student hubs and directory channels (#561) 2 years ago
dolfies 4b2635c03e Parse scheduled event SKU IDs 2 years ago
dolfies 5b6e6d13b7
Implement read states (#498) 2 years ago
dolfies 2aba3d0c0c Implement scheduled event subscriptions and add raw scheduled event user add/remove events 2 years ago
dolfies 8a1a3ffcce Fix issues with previous upstream commits 2 years ago
Puncher d0448b7669 Fix create_scheduled_event param handling 2 years ago
z03h 15634526a2 Don't require some args for ScheduledEvent.edit 2 years ago
Soheab_ dbd8c213cb Add support for member flags 2 years ago
Rapptz 286ce33218 Publicly expose ScheduledEvent.creator_id 2 years ago
Eta ab9356be83 Fix async iterators requesting past their bounds 2 years ago
Jonah Lawrence 9a975acd26 Fix usage of single backticks to links and code-blocks 3 years ago
Steve C 14875c45e3 Fix permissions-based docstrings to be more consistent 3 years ago
Bryan Forbes b9795979ac Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores 3 years ago
Josh 52a5f10307 Fix type annotations to adhere to latest pyright release 3 years ago
Rapptz 502cb800d5 Fix state modification endpoints on ScheduledEvent not working 3 years ago
dolfies 9fe7cfb474 Docs are fun :( 3 years ago
Stocker 5aa696ccfa
Fix typing issues and improve typing completeness across the library 3 years ago
Nadir Chowdhury c95d12dcfc
Prevent `KeyError` when removing scheduled event user 3 years ago
metro 9b65b5ce2e
Fix scheduled event payload and docstring type 3 years ago
Nadir Chowdhury 70876d7f51
ScheduledEvent.description can be Optional 3 years ago
z03h cb7ecf0938
Fix errors in ScheduledEvent and add url property 3 years ago
Nadir Chowdhury b20ab5ae5d
image key is now optional for scheduled events 3 years ago
Nadir Chowdhury 3c6279b947
Implement Guild Scheduled Events 3 years ago