ExStreamClient.Operations.Chat.Users (ExStreamClient v0.1.2)
View SourceModules for interacting with the `chat/users` group of Stream APIs
API Reference: https://getstream.github.io/protocol/?urls.primaryName=Chat%20v2
Summary
Functions
@spec send_user_custom_event( String.t(), ExStreamClient.Model.SendUserCustomEventRequest.t() ) :: {:ok, ExStreamClient.Model.Response.t()} | {:error, any()}
Sends a custom event to a user
Sends events:
*
### Required Arguments:
- `user_id` - `payload`: SendUserCustomEventRequest