20 Commits (8df35c83a9b5a1aa8e671a58263455d22d5c8097)

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. 4 years ago
Rapptz 9adf94e6b1 Add ThreadMember.thread 4 years ago
Rapptz d0d2d7ea62 Clarify actions that require manage_threads permission 4 years ago
Rapptz b9d8d3872e Add __repr__ for the thread classes 4 years ago
Rapptz 429c5933d9 Add minor parsing for THREAD_LIST_SYNC and THREAD_MEMBER_UPDATE 4 years ago
Rapptz a16f54afdb Replace Ellipsis with utils.MISSING 4 years ago
Rapptz a09f89cedf Fix partial thread members 4 years ago
Rapptz c6d09a8bfa Add Thread.is_news() 4 years ago
Rapptz 4a4e73ec14 Update thread typings and payloads to match documentation 4 years ago
Rapptz c1ce3b949f Implement remaining HTTP endpoints on threads 4 years ago
Rapptz 68c7c538f5 First pass at preliminary thread support 4 years ago