Releases: MrHaber/BotClient_Pre-Realise
August Major Uptade
- Added Callbackbuttons.
- Fixes on VK side and API addictions, how .editMessage or much more. Detailed DOCS you can seek in VK conversation on my profile.
Check image for using bootstrap
Check gif to see full functional of callback
Summer Patch 0.973
Методы bot#functions()#elementBuilder()
:
addButton(button) [#require] 3 limit button as VK API
link(link)[#optional]if you using [CarouselAction.OPEN]
(CarouselAction.OPEN&cc_key=)_LINK
title(title) [#optional]
description(description) [#optional]
type(CarouselAction) # CarouselAction.OPEN/CarouselAction.OPEN_PHOTO
photo_id(photo_id) # only photo id 13/8, minimal size 221x136
Метод: bot[#functions]
addElementsBuilder(elementBuilder) # put element builder created before limited by VK API (3)
build() [#build] end order
clearCache() # Clear local static weak links
Метод: bot.sendCarouselMessage(message,caorusel)# send caorusel message with changes, supports only string also you can add builded json by api, or raw data of others json
Summer Patch 0.972
fix:
using with external services via BotClient#newRemoteExec(Class::new,true/false)
Summer Update
Bugfix:
- minor bugfix
Spring Update
- added bot#sendSticker(stickerId)
- added bot#sendReplyConversationMessage(text, replyId)
- added bot#pinMessage(messageId)
- fixed keyboard
- fixed captcha
- bug fixed
Update Pre_Realise
added KeyBoardBuilder.singleComplete() for complete X button row
added IBotUtils.userIsMember(Integer id) for checks only for user, what he is have subscribe in group
bug fixed
BotClient, Best fork vk-api-sdk-4j
My simple vk-api-sdk-4j. Best solution if you need works with Vk Conversation. Support: Spone/Spigot/Bukkit/Nukkit