Start IRC typing notification
irc_start_typingSend a typing notification to a channel or user, indicating an in-progress message. Repeat calls to keep the indicator active while composing, then send the message or stop typing.
Instructions
Send a typing notification (+typing=active) to a channel or user, signalling that a message is being composed. Clients show this for about 6 seconds, so call again to keep it alive while you work, then send the message or call irc_stop_typing. For one-shot human-like sends, prefer irc_send_with_typing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| account | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes |