Files
simplex-chat/apps/simplex-support-bot/plans
Narasimha-sc a9bd27a92f support-bot: use apiCreateMemberContact and apiSendMemberContactInvitation instead of raw commands
Replace sendChatCmd("/_create member contact ...") and sendChatCmd("/_invite member contact ...")
with the typed API methods added in simplex-chat-nodejs. Update plans and build script accordingly.
2026-04-10 12:10:54 +00:00
..