Function: untilMessage()
untilMessage(
typeField?,messageValue?): (result) =>boolean
Defined in: packages/core/src/utils/tool-loop.ts:231
Parameters
typeField?
string = 'type'
messageValue?
string = 'message'
Returns
(result) => boolean
Deprecated
Use Baleybot.create() with tools instead. Will be removed in the next major version.