Spis treści
Type. string
Default value. (none)
Question sent to unknown user on incoming message receival. If null, autoresponder will be disabled.
Type. string
Default value. (none)
Correct answer for your question - i.e. if user does reply with exact string, his further messages will be delivered to user. If null, then autoresponder will expect user to rewrite the 'question' string.
Type. string
Default value. (none)
If set, that message will be sent to user, when he sends correct answer.
Type. integer
Default value. 1
Defines match mode for comparing specified answer with incoming messages. Possible values: 0 - exact match 1 - substring match (answer must be somewhere in msg) 2 - POSIX regular expression match