typing
caution
All props/parameters are optional unless they are marked with an asterisk ( * ).
Functions
| Name | Parameters | Return Type | Description |
|---|---|---|---|
startTyping | * channelId: string | void | Starts your typing indicator in a specific channel |
stopTyping | * channelId: string | void | Stops your typing indicator in a specific channel |