openvk/VKAPI/Handlers
veselcraft 2e1ef59353
VKAPI: Fix 500 error if user didn't subscribed or created a group
VKAPI: Add avatar sizes to the Groups.get method

VKAPI: Fix strange avatar behaviour
2022-07-21 00:37:31 +03:00
..
Account.php Global: Make code more consistent with code style 2022-05-08 12:11:18 +02:00
Audio.php VKAPI: Added Audio method (early implementation 🧌) 2021-10-23 00:00:25 +03:00
Friends.php Global: Make code more consistent with code style 2022-05-08 12:11:18 +02:00
Groups.php VKAPI: Fix 500 error if user didn't subscribed or created a group 2022-07-21 00:37:31 +03:00
Likes.php Global: Make code more consistent with code style 2022-05-08 12:11:18 +02:00
Messages.php VKAPI: Fix 2FA compatibility with alternative clients 2022-07-19 23:40:17 +03:00
Newsfeed.php VKAPI: Add Wall.getById and Newsfeed.get methods 2022-03-19 03:31:27 +03:00
Ovk.php [WIP] Add VK API compat layer 2020-08-12 11:39:06 +00:00
Photos.php Add photos.save, photos.saveWallPhoto, photos.saveOwnerPhoto, photos.getUploadServer 2022-03-29 20:43:34 +03:00
Users.php VKAPI: Fix 500 error if user didn't subscribed or created a group 2022-07-21 00:37:31 +03:00
Utils.php new api methods: wall.post, utils.getServerTime 2020-10-31 18:36:35 -04:00
VKAPIRequestHandler.php [WIP] Add VK API compat layer 2020-08-12 11:39:06 +00:00
Wall.php Global: Make code more consistent with code style 2022-05-08 12:11:18 +02:00