Right now only sendData, sendTraceRoute, and _sendPacket have hopLimit.
sendText, sendAlert, sendPosition, and sendWaypoint should include it as well.
https://github.com/meshtastic/python/blob/master/meshtastic/mesh_interface.py
From meshtastic/firmware#6301