Полный список членов класса Bot, включая наследуемые из базового класса
addMessage(array $bot, array $messageFields) | Bot | static |
CACHE_PATH | Bot | |
CACHE_TTL | Bot | |
changeChatMembers($chatId, $botId, $append=true) | Bot | static |
clearCache() | Bot | static |
deleteExpiredTokenAgent() | Bot | static |
deleteMessage(array $bot, $messageId) | Bot | static |
EXTERNAL_AUTH_ID | Bot | |
getCache($botId) | Bot | static |
getDefaultLanguage() | Bot | static |
getDialogId($messageFields) | Bot | static |
getListCache($type=self::LIST_ALL) | Bot | static |
getListForJs() | Bot | static |
INSTALL_TYPE_SILENT | Bot | |
INSTALL_TYPE_SYSTEM | Bot | |
INSTALL_TYPE_USER | Bot | |
likeMessage(array $bot, $messageId, $action='AUTO') | Bot | static |
LIST_ALL | Bot | |
LIST_OPENLINE | Bot | |
LOGIN_START | Bot | |
onJoinChat($dialogId, $joinFields) | Bot | static |
onLeaveChat($dialogId, $leaveFields) | Bot | static |
onMessageAdd($messageId, $messageFields) | Bot | static |
onMessageDelete($messageId, $messageFields) | Bot | static |
onMessageUpdate($messageId, $messageFields) | Bot | static |
register(array $fields) | Bot | static |
sendPullNotify($botId, $messageType) | Bot | static |
sendPullOpenDialog(int $botId, int $userId=null) | Bot | static |
startWriting(array $bot, $dialogId, $userName='') | Bot | static |
TYPE_BOT | Bot | |
TYPE_HUMAN | Bot | |
TYPE_NETWORK | Bot | |
TYPE_OPENLINE | Bot | |
TYPE_SUPERVISOR | Bot | |
unRegister(array $bot) | Bot | static |
update(array $bot, array $updateFields) | Bot | static |
updateMessage(array $bot, array $messageFields) | Bot | static |