Skip to main content

send_typing

AsyncMethod
This is a method of the BotProtocol class in the protocols module.
Send typing indicator to a channel.

Signature

Parameters

channel_id
str
required
Target channel ID

Source

View on GitHub

praisonaiagents/bots/protocols.py at line 424