ReplyWithPattern
Properties
Name | Type | Required | Description |
---|---|---|---|
pattern | Pattern | ❌ | Predefined reply pattern name. |
time | int | ❌ | Number of time units. Applicable only to WillCallYouBack, CallMeBack patterns. |
time_unit | TimeUnit | ❌ | Time unit name. |
Pattern
Predefined reply pattern name.
Properties
Name | Type | Required | Description |
---|---|---|---|
WILLCALLYOUBACK | str | ✅ | "WillCallYouBack" |
CALLMEBACK | str | ✅ | "CallMeBack" |
ONMYWAY | str | ✅ | "OnMyWay" |
ONTHEOTHERLINE | str | ✅ | "OnTheOtherLine" |
WILLCALLYOUBACKLATER | str | ✅ | "WillCallYouBackLater" |
CALLMEBACKLATER | str | ✅ | "CallMeBackLater" |
INAMEETING | str | ✅ | "InAMeeting" |
ONTHEOTHERLINENOCALL | str | ✅ | "OnTheOtherLineNoCall" |
TimeUnit
Time unit name.
Properties
Name | Type | Required | Description |
---|---|---|---|
MINUTE | str | ✅ | "Minute" |
HOUR | str | ✅ | "Hour" |
DAY | str | ✅ | "Day" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs