How to proactively send message to a clients cell phone without them messaging the bot first

Could you please give us a example? Not the slot the example.

I customized the ActionSessionStart, to utter message dispatcher.utter_message(text=“hello”), between SessionStarted() and ActionExecuted(‘action_listen’), but when /restart session, the bot can’t utter hello proactively.