FunctionsString$textTrimOn this page$textTrim Trim the start and end of the text. Parameters ParameterDescriptiontextThe text to trim Example <AoiClient>.addCommand({ name: "command", code: `$replyMessage[$textTrim[ text ]]`,});