diff options
author | Eric Wang <gnawrice@gmail.com> | 2017-10-27 00:02:57 -0700 |
---|---|---|
committer | Trygve Aaberge <trygveaa@gmail.com> | 2018-06-07 14:45:55 +0200 |
commit | 69a19eae35eac1e9960b7a33c589cf22cd7d4aea (patch) | |
tree | fcb0113083435a1fe3ef03749dfa854c7a28a944 /_pytest/test_unfurl.py | |
parent | 6df61f330460316db2a72e770214b1ba82c3cb56 (diff) | |
download | wee-slack-69a19eae35eac1e9960b7a33c589cf22cd7d4aea.tar.gz |
Add support for shared channels
Since shared channels only work with the new conversations API, a new
class of SlackChannel and API type were added to support them. Also
`rtm.start` doesn't include external users so their information needs to
be fetched individually when getting the channel history.
To distinguish external users from team members their nicks get appended
with an asterisk, which can be changed with a new setting. They also
appear in a new "External" group in the nicklist since their presences
can't be fetched with `users.getPresence`.
Unfortunately `conversations.history` doesn't include thread messages so
threads won't show up in shared channels.
Diffstat (limited to '_pytest/test_unfurl.py')
0 files changed, 0 insertions, 0 deletions