vk-fast-api
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -244,31 +244,32 @@ module.exports = [ | ||
'account.saveProfileInfo', | ||
'messages.addChatUser', | ||
'messages.allowMessagesFromGroup', | ||
'messages.createChat', | ||
'messages.delete', | ||
'messages.deleteChatPhoto', | ||
'messages.deleteDialog', | ||
'messages.denyMessagesFromGroup', | ||
'messages.editChat', | ||
'messages.get', | ||
'messages.getById', | ||
'messages.getChat', | ||
'messages.getChatUsers', | ||
'messages.getDialogs', | ||
'messages.getById', | ||
'messages.search', | ||
'messages.getHistory', | ||
'messages.getHistoryAttachments', | ||
'messages.getLastActivity', | ||
'messages.getLongPollHistory', | ||
'messages.getLongPollServer', | ||
'messages.isMessagesFromGroupAllowed', | ||
'messages.markAsAnsweredDialog', | ||
'messages.markAsImportant', | ||
'messages.markAsImportantDialog', | ||
'messages.markAsRead', | ||
'messages.removeChatUser', | ||
'messages.restore', | ||
'messages.search', | ||
'messages.searchDialogs', | ||
'messages.send', | ||
'messages.sendSticker', | ||
'messages.delete', | ||
'messages.deleteDialog', | ||
'messages.restore', | ||
'messages.markAsRead', | ||
'messages.markAsImportant', | ||
'messages.getLongPollServer', | ||
'messages.getLongPollHistory', | ||
'messages.getChat', | ||
'messages.createChat', | ||
'messages.editChat', | ||
'messages.getChatUsers', | ||
'messages.setActivity', | ||
'messages.searchDialogs', | ||
'messages.addChatUser', | ||
'messages.removeChatUser', | ||
'messages.getLastActivity', | ||
'messages.setChatPhoto', | ||
'messages.deleteChatPhoto', | ||
'messages.allowMessagesFromGroup', | ||
'messages.denyMessagesFromGroup', | ||
'messages.isMessagesFromGroupAllowed', | ||
'newsfeed.get', | ||
@@ -275,0 +276,0 @@ 'newsfeed.getRecommended', |
@@ -38,3 +38,3 @@ { | ||
}, | ||
"version": "1.0.2" | ||
"version": "1.0.3" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15796
549