<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=9775#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=9775#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=9775#imbot_update " target="_blank">imbot.update</a></td> <td>Chatbot data update.</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=9777#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=9777#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=9777#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=9777#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=9777#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=9777#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=9777#imbot_chat_updateAvatar" target="_blank">imbot.chat.updateAvatar</a></td> <td>Chat icon update.</td> </tr> </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=9779#imbot_message_add" target="_blank">imbot.message.add</a></td> <td>Sending message from chatbot.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=9779#imbot_message_update" target="_blank">imbot.message.update</a></td> <td>Sending chatbot message update.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=9779#imbot_message_delete" target="_blank">imbot.message.delete</a></td> <td>Chatbot message deletion.</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=9779#imbot_message_like" target="_blank">imbot.message.like</a></td> <td> Message «Like».</td> </tr> <tr bgcolor="white"> <td align="left"><a href="/support/training/course/index.php?COURSE_ID=115&LESSON_ID=9779#imbot.chat.sendTyping" target="_blank">imbot.chat.sendTyping</a></td> <td>Sending «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=9783#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=9783#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=9783#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=9783#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#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><br>