mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-09-27 20:08:34 +00:00
450 B
450 B
simplex-chat / bot / subscribeChatItems
Function: subscribeChatItems()
subscribeChatItems(
bot,onMessage,commands):void
Defined in: src/bot.ts:108
Parameters
bot
onMessage
((chatItem, content, chat) => void | Promise<void>) | undefined
commands
Returns
void