File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Build Status] ( https://travis-ci.com/GetStream/stream-chat-python.svg?token=WystDPP9vxKnwsd8NwW1&branch=master )] ( https://travis-ci.com/GetStream/stream-chat-python ) [ ![ codecov] ( https://codecov.io/gh/GetStream/stream-chat-python/branch/master/graph/badge.svg?token=DM7rr9M7Kl )] ( https://codecov.io/gh/GetStream/stream-chat-python ) [ ![ PyPI version] ( https://badge.fury.io/py/stream-chat.svg )] ( http://badge.fury.io/py/stream-chat )
44
5- stream-chat-python is the official Python client for [ Stream chat] ( https://getstream.io/chat/ ) .
5+ stream-chat-python is the official Python client for [ Stream chat] ( https://getstream.io/chat/ ) a service for building chat applications.
6+
7+ You can sign up for a Stream account at https://getstream.io/chat/get_started/ .
68
79### Installation
810
@@ -26,12 +28,15 @@ TODO: add a sample Python chat program
2628
2729### Supported features
2830
29- - Chat channels and messages
31+ - Chat channels
32+ - Messages
3033- Chat channel types
3134- User management
3235- Moderation API
3336- Push configuration
3437- User devices
38+ - User search
39+ - Channel search
3540
3641### Contributing
3742
You can’t perform that action at this time.
0 commit comments