GetStream / stream-chat-java

Stream Chat official Java API Client
https://getstream.io/chat/
Other
19 stars 10 forks source link

fix: make created_by_id nullable in UserDeactivateRequest #110

Closed vishalnarkhede closed 1 year ago

vishalnarkhede commented 1 year ago

Submit a pull request

created_by_id is an optional field on deactivate user endpoint - https://getstream.io/chat/docs/python/update_users/?language=python#deactivate-a-user

CLA

Description of the pull request