stream-chat-python icon indicating copy to clipboard operation
stream-chat-python copied to clipboard

Stream Chat official Python API Client

Results 15 stream-chat-python issues
Sort by recently updated
recently updated
newest added

From offical doc: ``` channel = client.channel("messaging", "travel", custom_data=dict(members=["thierry"])) ``` But it will throw error: ``` TypeError: channel() got an unexpected keyword argument 'custom_data' ```

# Submit a pull request ## CLA - [x] I have signed the [Stream CLA](https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform) (required). - [x] The code changes follow best practices - [ ] Code changes are...

# Submit a pull request ## CLA - [x] The code changes follow best practices - [x] Code changes are tested (add some information if not applicable) ## Description of...

## Ticket - https://linear.app/stream/issue/CHA-536/increase-user-ids-limit-for-campaigns ## Related PR - https://github.com/GetStream/chat/pull/7892 - https://github.com/GetStream/docs-content/pull/198 ## CLA - [ ] I have signed the [Stream CLA](https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform) (required). - [ ] The code changes follow...

# Submit a pull request ## CLA - [ ] I have signed the [Stream CLA](https://docs.google.com/forms/d/e/1FAIpQLScFKsKkAJI7mhCr7K9rEIOpqIDThrWxuvxnwUq2XkHyG154vQ/viewform) (required). - [ ] The code changes follow best practices - [ ] Code...