Allows you to interact with your Chat applications
-h, --help help for chat
--app string [optional] Application name to use as it's defined in the configuration file
--config string [optional] Explicit config file path
- stream-cli - Stream CLI
- stream-cli chat add-members - Add members to a channel
- stream-cli chat assign-role - Assign a role to a user
- stream-cli chat ban-user - Ban a user
- stream-cli chat create-channel - Create a channel
- stream-cli chat create-channel-type - Create channel type
- stream-cli chat create-device - Create a device
- stream-cli chat create-token - Create a token
- stream-cli chat deactivate-user - Deactivate a user
- stream-cli chat delete-channel - Delete a channel
- stream-cli chat delete-channel-type - Delete channel type
- stream-cli chat delete-device - Delete a device
- stream-cli chat delete-file - Delete a file
- stream-cli chat delete-image - Delete an image
- stream-cli chat delete-message - Delete a message
- stream-cli chat delete-pushprovider - Delete a push provider
- stream-cli chat delete-reaction - Delete a reaction from a message
- stream-cli chat delete-users - Delete multiple users
- stream-cli chat demote-moderators - Demote users from moderator role
- stream-cli chat flag-message - Flag a message
- stream-cli chat flag-user - Flag a user
- stream-cli chat get-app - Get application settings
- stream-cli chat get-channel - Return a channel
- stream-cli chat get-channel-type - Get channel type
- stream-cli chat get-import - Get import
- stream-cli chat get-message - Return a single message
- stream-cli chat get-messages - Return multiple messages
- stream-cli chat get-reactions - Get reactions for a message
- stream-cli chat hide-channel - Hide a channel
- stream-cli chat list-channel-types - List channel types
- stream-cli chat list-channels - List channels
- stream-cli chat list-devices - List devices
- stream-cli chat list-imports - List imports
- stream-cli chat list-pushproviders - List all push providers
- stream-cli chat listen-events - Listen to events
- stream-cli chat mute-user - Mute a user
- stream-cli chat promote-moderators - Promote users to channel moderator role
- stream-cli chat query-users - Query users
- stream-cli chat reactivate-user - Reactivate a user
- stream-cli chat remove-members - Remove members from a channel
- stream-cli chat revoke-all-tokens - Revoke all tokens
- stream-cli chat revoke-token - Revoke a token
- stream-cli chat send-message - Send a message to a channel
- stream-cli chat send-reaction - Send a reaction to a message
- stream-cli chat show-channel - Show a channel
- stream-cli chat test-push - Test push notifications
- stream-cli chat translate-message - Translate a message
- stream-cli chat unban-user - Unban a user
- stream-cli chat unmute-user - Unmute a user
- stream-cli chat update-app - Update application settings
- stream-cli chat update-channel - Update a channel
- stream-cli chat update-channel-partial - Update a channel partially
- stream-cli chat update-channel-type - Update channel type
- stream-cli chat update-message-partial - Partially update a message
- stream-cli chat update-user-partial - Partially update a user
- stream-cli chat upload-file - Upload a file
- stream-cli chat upload-image - Upload an image
- stream-cli chat upload-import - Upload an import
- stream-cli chat upsert-pushprovider - Create or updates a push provider
- stream-cli chat upsert-user - Upsert a user
- stream-cli chat validate-import - Validate import file
- stream-cli chat watch - Wait for an async task to complete