start_chat interaction ---------------------- ``"type": "start_chat"`` Utilizza ``start_chat`` interaction type per apire una chat specifica indicata all'interno delle opzioni. Opzioni ^^^^^^^ .. code-block:: typescript { address?: string } Esempio ^^^^^^^ .. sourcecode:: json { "type": "start_chat", "options": { "address": "00393478847344" } }