Skip to content

Releases: telegrambotindonesia/GAS-Lib-v3

v3.10

19 Apr 05:54
Compare
Choose a tag to compare
  • Context Method:
    • chatJoinRequest (ctx.chatJoinRequest)
    • approveChatJoinRequest()
    • declineChatJoinRequest()
    • banChatSenderChat()
    • unbanChatSenderChat()
    • banChatMember()
  • Telegram Class: banChatMember
  • Helper: Markup formatHTML handling spoiler
  • Deprecate kickChatMember in favour of banChatMember

v3.9

12 Dec 13:07
Compare
Choose a tag to compare

Release

  • lumpia: v3.9
  • bapia: v3.13

Bot API 5.5

telegram

Referensi

v3.8

07 Nov 13:06
Compare
Choose a tag to compare

bapia: v3.12

Bot API 5.4

Add methods :

  • approveChatJoinRequest
  • declineChatJoinRequest

Referensi

v3.7

03 Nov 07:51
Compare
Choose a tag to compare

Changelog

  • add options: username
  • helper: button.queryChat

Contoh

const bot = new lumpia.init( token, {
 ...
 username: 'usernamebot' 
});

Sehingga, bot tetap merespon ketika ada penambahan usernamenya:

user: /start@usernamebot

Ref

v3.6

23 Sep 14:59
Compare
Choose a tag to compare

v3.6

  • replyIt WithHTML, WithVoice, WithAudio, WithDocument, ...

v3.5

  • change: prototype helper and button to class
  • publikasi class EventEmitter
  • shorthand bot.tg for bot.telegram
  • fix version number

v3.4

25 Aug 06:50
Compare
Choose a tag to compare
  • change: helper and button prototype to class
  • Event public to EventEmitter class
  • shorthand bot.tg for bot.telegram
  • fix version number

v3.1

10 Aug 08:48
Compare
Choose a tag to compare

First public release on 10 Agustus 2021 / 1 Muharam 1443 H

  • Checkpoint
  • Lumpia - Stable v1.0
  • Bapia - Beta v4.0