Makes a delay between messages simulating a typing.
Last updated 3 years ago
Was this helpful?
typing(seconds=Integer)
Messenger
WhatsApp
Telegram
@reply.text "I'll wait 5 seconds before sending you another message." @reply.typing 5 @reply.text "I'm back"
seconds Int
seconds
Required.
Wait time in seconds.