Functionsutils$hasFunctionOn this page$hasFunction Usage Checks if the specified function is available in the aoitelegram. Parameters FieldDescriptionfuncThe name of the function to check for Example <AoiClient>.addCommand({ name: "$hasFunction", code: `$replyMessage[$hasFunction[hasFunction]]`,});