<h4>Working with chatbots:</h4> <table cellspacing="0" cellpadding="0"> <tbody> <tr bgcolor="white"> <td bgcolor="#8c8c8c"> <table cellspacing="1" cellpadding="5" width="550"> <tbody> <tr bgcolor="silver"> <td align="center" width="150"><b>Method</b></td><td align="center"><b>Method Description</b></td> </tr> <tr bgcolor="white"> <td align="left" valign="top"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=24902#imbot_register" target="_blank">imbot.register</a></td> <td>Chatbot registration.</td> </tr> <tr bgcolor="white"> <td align="left" valign="top"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=24904#imbot_unregister" target="_blank">imbot.unregister</a></td> <td>Chatbot deletion.</td> </tr> <tr bgcolor="white"> <td align="left" valign="top"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=24906#imbot_update" target="_blank">imbot.update</a></td> <td>Chatbot data update.</td> </tr> <tr bgcolor="white"> <td align="left" valign="top"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=24908#imbot_bot_list" target="_blank">imbot.bot.list</a></td> <td>Getting available chat bots.</td> </tr> </tbody> </table> </td></tr> </tbody> </table> <br> <h4>Working with chats:</h4> <table cellspacing="0" cellpadding="0"> <tbody> <tr bgcolor="white"> <td bgcolor="#8c8c8c"> <table cellspacing="1" cellpadding="5" width="550"> <tbody> <tr bgcolor="silver"> <td align="center" width="150"><b>Method</b></td><td align="center"><b>Method Description</b></td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=24910#imbot_chat_user_list" target="_blank">imbot.chat.user.list</a></td> <td>Retrieving list of participants.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=24912#imbot_chat_user_add" target="_blank">imbot.chat.user.add</a></td> <td>Participants invitation.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=24914#imbot_chat_user_delete" target="_blank">imbot.chat.user.delete</a></td> <td>Participants deletion.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=24916#imbot_chat_leave" target="_blank">imbot.chat.leave</a></td> <td>Chatbot exit from specified chat.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=24918#imbot_chat_updateTitle" target="_blank">imbot.chat.updateTitle</a></td> <td>Chat title update.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=24920#imbot_chat_updateColor" target="_blank">imbot.chat.updateColor</a></td> <td>Chat color update.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=24922#imbot_chat_updateAvatar" target="_blank">imbot.chat.updateAvatar</a></td> <td>Chat icon update.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=24924#imbot_chat_add" target="_blank">imbot.chat.add</a></td> <td>Creating a chat by chatbot.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=24926#imbot_chat_get" target="_blank">imbot.chat.get</a></td> <td>Getting chat ID.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=24928#imbot_chat_setowner" target="_blank">imbot.chat.setOwner</a></td> <td>Chat owner change by chatbot.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=20343" target="_blank">imbot.dialog.get</a></td> <td>Getting dialog data.</td> </tbody> </table> </td></tr> </tbody> </table> <br> <h4>Working with messages:</h4> <table cellspacing="0" cellpadding="0" > <tbody> <tr bgcolor="white"> <td bgcolor="#8c8c8c"> <table cellspacing="1" cellpadding="5" width="550"> <tbody> <tr bgcolor="silver"> <td align="center" width="150"><b>Method</b></td><td align="center"><b>Method Description</b></td> </tr> <tr bgcolor="white"> <td align="left" valign="top"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=24884#imbot_message_add" target="_blank">imbot.message.add</a></td> <td>Sends message from chatbot.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=24886#imbot_message_update" target="_blank">imbot.message.update</a></td> <td>Updates (changes) chatbot message.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=24888#imbot_message_delete" target="_blank">imbot.message.delete</a></td> <td>Deletes chatbot message.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=24892#imbot_message_like" target="_blank">imbot.message.like</a></td> <td>Sets message "Like".</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID= 24898#imbot.chat.sendTyping" target="_blank">imbot.chat.sendTyping</a></td> <td>Sends "Chatbot is typing a message...".</td> </tr> </tbody> </table> </td></tr> </tbody> </table> <br> <h4>Working with commands:</h4> <table cellspacing="0" cellpadding="0" > <tbody> <tr bgcolor="white"> <td bgcolor="#8c8c8c"> <table cellspacing="1" cellpadding="5" width="550"> <tbody> <tr bgcolor="silver"> <td align="center" width="150"><b>Method</b></td><td align="center"><b>Method Description</b></td> </tr> <tr bgcolor="white"> <td align="left" valign="top"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=24930#imbot_command_register" target="_blank">imbot.command.register</a></td> <td>Registration of command to be processed by chatbot.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID= 24932#imbot_command_unregister" target="_blank">imbot.command.unregister</a></td> <td>Command processing deletion.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID= 24934#imbot_command_update" target="_blank">imbot.command.update</a></td> <td>Command data update.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID= 24936#imbot.command.answer" target="_blank">imbot.command.answer</a></td> <td>Posting command answer.</td> </tr> </tbody> </table> </td></tr> </tbody> </table> <br> <h4>Working with events:</h4> <table cellspacing="0" cellpadding="0" > <tbody> <tr bgcolor="white"> <td bgcolor="#8c8c8c"> <table cellspacing="1" cellpadding="5" width="550"> <tbody> <tr bgcolor="silver"> <td align="center" width="150"><b>Event</b></td><td align="center"><b>Event description</b></td> </tr> <tr bgcolor="white"> <td align="left" valign="top"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=9801#onappinstall" target="_blank">ONAPPINSTALL</a></td> <td>Application installation event.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=9801#onappupdate" target="_blank">ONAPPUPDATE</a></td> <td>Application update event.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=9801#onimbotmessageadd" target="_blank">ONIMBOTMESSAGEADD</a></td> <td>Event for chatbot to receive message.</td> </tr> <tr bgcolor="white"> <td align="left"><a href=""/support/training/course/index.php?COURSE_ID=115&LESSON_ID=9801#onimbotmessageupdate" target="_blank">ONIMBOTMESSAGEUPDATE</a></td> <td>Event for chatbot to update message.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=9801#onimbotmessagedelete" target="_blank">ONIMBOTMESSAGEDELETE</a></td> <td>Event for chatbot to delete message.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=9801#onimcommandadd" target="_blank">ONIMCOMMANDADD</a></td> <td>Event for chatbot to receive a command.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=9801#onimjoinchat" target="_blank">ONIMJOINCHAT</a></td> <td>Event for chatbot to receive information that it has joined a chat (or private chat).</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=9801#onimbotdelete" target="_blank">ONIMBOTDELETE</a></td> <td>Event to delete chatbot.</td> </tr> </tbody> </table> </td></tr> </tbody> </table> <br>