GetStream / stream-chat-android

:speech_balloon: Android Chat SDK ➜ Stream Chat API. UI component libraries for chat apps. Kotlin & Jetpack Compose messaging SDK for Android chat
https://getstream.io/chat/sdk/android/
Other
1.48k stars 273 forks source link

[Compose] - Implement slash commands support #2708

Closed filbabic closed 2 years ago

filbabic commented 3 years ago

Context

We need to support the slash command logic in our composer, as other SDKs do.

Acceptance criteria

To accept this task we need to complete the following items:

filbabic commented 2 years ago

Closing this one since it's more less covered in #2629.

Will add a task to improve this UI/UX with more commands in the future, based on what we expose to our users.