54 Commits (2a189c74692d664d213c9ffd5eae2834a73110c8)

Author SHA1 Message Date
DA-344 2a189c7469 chore: Update docs and type annotations 5 months ago
DA-344 4409dea433 chore: Update `count` from API data 5 months ago
DA-344 ad24a590bf add return 5 months ago
DA-344 990bc76ec9 chore: Fix lint 5 months ago
DA-344 74a459f465 chore: Update ScheduledEventRecurrenceRule implementation 5 months ago
DA-344 3ed33998cc chore: Optional[List[X]] -> List[X] 5 months ago
Developer Anonymous 002f18c071 Fix ScheduledEvent.users doc 9 months ago
Developer Anonymous 94c001a2e2 Add another " 9 months ago
Developer Anonymous 9c53a271a0 Forgot a quote 9 months ago
Developer Anonymous f1c047075c Black 9 months ago
Developer Anonymous 1f84efceda Final nits and examples in recurrence rule 9 months ago
Developer Anonymous 390e9ac561 Fixes 9 months ago
Developer Anonymous 64f6515ec2 what did i write here lmao 9 months ago
Developer Anonymous 3318ff23ae Black 9 months ago
Developer Anonymous 1a3310a1bb typo on docstring 9 months ago
Developer Anonymous b1a053e340 _from_data finished...? 9 months ago
Developer Anonymous a1988ba0a7 Docstring fixes 9 months ago
Developer Anonymous 5ac7368e44 things 9 months ago
Developer Anonymous 647f6e2476 Remove ScheduledEventRecurrenceRule.from_str and related 9 months ago
Developer Anonymous 8f9c19f3f2 more changes 10 months ago
Developer Anonymous 1ec6ad79ac type fixes 10 months ago
Developer Anonymous 12ec0ac4ee Fix ScheduledEvent.edit 10 months ago
Developer Anonymous 0f2f84d3c2 Remove get_scheduled_event_counts from HTTPClient and more type fixes 10 months ago
Developer Anonymous 73ff797de3 Remove ScheduledEvent.fetch_counts 10 months ago
Developer Anonymous 478a193ca9 More changes 10 months ago
Developer Anonymous a2c431c21c More docstring fixes 10 months ago
Developer Anonymous 427f1e8e85 Docstring fixes 10 months ago
Developer Anonymous c6eea299be ScheduledEvent.recurrence -> ScheduledEvent.recurrence_rule 10 months ago
Developer Anonymous 29adc26550 Add ScheduledEventRecurrenceRule to __all__ 10 months ago
Developer Anonymous 96e9be5af2 fixed as I didnt knew dateutil isnt built-in lmao 10 months ago
Developer Anonymous 9afda1cd7e First commit on the new recurrence rule objects 10 months ago
Developer Anonymous aa6e4d982b overloads fix 1 year ago
Developer Anonymous cd5cbc615a ........ 1 year ago
Developer Anonymous 8df1460fc4 Reworked everything 😔 1 year ago
Developer Anonymous 1527450586 Added eq dunder method to Scheduled Event Exception Counts 1 year ago
Developer Anonymous 41706ddb27 Base commit 1 year ago
Puncher 60094b17a9
Fix create_scheduled_event param handling 2 years ago
z03h 8f86170767
Don't require some args for ScheduledEvent.edit 2 years ago
Rapptz 02031d08fb Publicly expose ScheduledEvent.creator_id 2 years ago
Eta 4122bef8ee
Fix async iterators requesting past their bounds 3 years ago
Jonah Lawrence d7b6a2ad12
Fix usage of single backticks to links and code-blocks 3 years ago
Steve C ce06beeb6c
Fix permissions-based docstrings to be more consistent 3 years ago
Ionite 6981eb69c4
Normalize type formatting in TypeError 3 years ago
Bryan Forbes d707019348
Bump Pyright to 1.1.265, fix type errors, and remove unnecessary ignores 3 years ago
Josh c9f777c873
Fix type annotations to adhere to latest pyright release 3 years ago
Rapptz 3fe9fc92eb Automatically infer entity_type when passing concrete channels 3 years ago
Rapptz 9df6aa86c8 Fix state modification endpoints on ScheduledEvent not working 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