simplex-chat-6.5.0.7
Safe HaskellNone
LanguageHaskell2010

Simplex.Chat.Bot

Documentation

chatBotRepl :: String -> (Contact -> String -> IO String) -> User -> ChatController -> IO () Source #

sendMessage :: ChatController -> Contact -> Text -> IO () Source #

printLog :: ChatController -> ChatLogLevel -> String -> IO () Source #