---@diagnostic disable: missing-return, lowercase-global ---@return boolean isWild ---Returns whether or not in wild battle.. Returns true if the pet battle is against a wild pet. function C_PetBattles.IsWildBattle() end