Skip to content

Releases: MrHaber/BotClient_Pre-Realise

August Major Uptade

20 Aug 09:43
13c58bf
Compare
Choose a tag to compare
August Major Uptade Pre-release
Pre-release

Summer Patch 0.973

25 Jul 19:11
8531bcf
Compare
Choose a tag to compare
Summer Patch 0.973 Pre-release
Pre-release

Методы 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

11 Jun 16:37
Compare
Choose a tag to compare
Summer Patch 0.972 Pre-release
Pre-release

fix:
using with external services via BotClient#newRemoteExec(Class::new,true/false)

Summer Update

04 Jun 12:41
Compare
Choose a tag to compare
Summer Update Pre-release
Pre-release

Bugfix:
- minor bugfix

Spring Update

28 Apr 20:21
7899ba5
Compare
Choose a tag to compare
Spring Update Pre-release
Pre-release
  • added bot#sendSticker(stickerId)
  • added bot#sendReplyConversationMessage(text, replyId)
  • added bot#pinMessage(messageId)
  • fixed keyboard
  • fixed captcha
  • bug fixed

Update Pre_Realise

20 Apr 19:41
a998028
Compare
Choose a tag to compare
Update Pre_Realise Pre-release
Pre-release

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

01 Mar 15:19
4fedd29
Compare
Choose a tag to compare
Pre-release

My simple vk-api-sdk-4j. Best solution if you need works with Vk Conversation. Support: Spone/Spigot/Bukkit/Nukkit