ZreplyIn

Schedules a reply to the triggering message after the specified duration has elapsed.

Syntax

ZreplyIn{duration;content}

Arguments

NameTypeRequiredDefault
durationdurationYes-
contentstringYes-

Example

ZreplyIn{5s;Here is your delayed reply!}