20 Commits (99b8ae35ba88d21391f12d2f9964a623435dc7c5)

Author SHA1 Message Date
Alex Nørgaard d1dc41ec2f
Fix Client.fetch_channel not returning Thread 4 years ago
Alex Nørgaard b7b75e2b1f
Add Thread.is_nsfw 4 years ago
Rapptz 69c400d813 Add Thread.mention 4 years ago
Alex Liu 64b48431b4
Add type property to thread channels 4 years ago
Rapptz 485542c480 Fix typing linting error in threads 4 years ago
Lilly Rose Berner fa6fa6a567
Add category_id shortcut to Thread 4 years ago
Lilly Rose Berner 2eb0ec07ab
Add __str__ method to Thread 4 years ago
Rapptz 746da7d54c Add Thread.permissions_for helper function 4 years ago
Rapptz 5ae7940ec8 Add message purging functions to Thread 4 years ago
Rapptz bd369c76ea Parse remaining thread events. 5 years ago
Rapptz 9adf94e6b1 Add ThreadMember.thread 5 years ago
Rapptz d0d2d7ea62 Clarify actions that require manage_threads permission 5 years ago
Rapptz b9d8d3872e Add __repr__ for the thread classes 5 years ago
Rapptz 429c5933d9 Add minor parsing for THREAD_LIST_SYNC and THREAD_MEMBER_UPDATE 5 years ago
Rapptz a16f54afdb Replace Ellipsis with utils.MISSING 5 years ago
Rapptz a09f89cedf Fix partial thread members 5 years ago
Rapptz c6d09a8bfa Add Thread.is_news() 5 years ago
Rapptz 4a4e73ec14 Update thread typings and payloads to match documentation 5 years ago
Rapptz c1ce3b949f Implement remaining HTTP endpoints on threads 5 years ago
Rapptz 68c7c538f5 First pass at preliminary thread support 5 years ago