aboutsummaryrefslogtreecommitdiffstats
path: root/typings/slack_api
diff options
context:
space:
mode:
authorTrygve Aaberge <trygveaa@gmail.com>2023-08-26 13:44:48 +0200
committerTrygve Aaberge <trygveaa@gmail.com>2024-02-18 11:32:54 +0100
commitec8ae28684dcb234a35ee370aec36cd2ebe3f3ff (patch)
tree13e5d52d8dd5d7c18e207ce30fd62d5c7a590461 /typings/slack_api
parent5d1b7404d965235880813264a0a37bb3704810b4 (diff)
downloadwee-slack-ec8ae28684dcb234a35ee370aec36cd2ebe3f3ff.tar.gz
Render thread suffix in messages
Diffstat (limited to 'typings/slack_api')
-rw-r--r--typings/slack_api/slack_conversations_history.pyi1
1 files changed, 1 insertions, 0 deletions
diff --git a/typings/slack_api/slack_conversations_history.pyi b/typings/slack_api/slack_conversations_history.pyi
index f484ade..bf81c15 100644
--- a/typings/slack_api/slack_conversations_history.pyi
+++ b/typings/slack_api/slack_conversations_history.pyi
@@ -436,6 +436,7 @@ class SlackMessageSubtypeChannelLeaveFinal(SlackMessageSubtypeChannelLeave):
SlackMessage = (
SlackMessageStandardFinal
| SlackMessageMeFinal
+ | SlackMessageThreadParentCommon
| SlackMessageThreadParentNotSubscribedFinal
| SlackMessageThreadParentSubscribedFinal
| SlackMessageWithFilesFinal