botman / driver-telegram

BotMan Telegram Driver
MIT License
88 stars 75 forks source link

adding and refactoring some methods #90

Closed kiasaty closed 3 months ago

kiasaty commented 4 years ago

added methods: editInlineKeyboard, deleteMessage refactored methods: removeInlineKeyboard, types

and added the new funtionalities in telegram for keyboardButtons: switchInlineQuery and switchInlineQueryCurrentChat

vdomah commented 4 years ago

Cool PR! Highly needed to merge into master

kiasaty commented 3 years ago

@mpociot @crynobone Is this repository being maintained?

I want to make this PR satisfy the contribution guidelines, and contribute more things in the future, but I'm not sure if it's gonna be even checked.

nunomazer commented 3 years ago

@kiasaty looks like @mpociot and @crynobone are not mantaining this repos anymore.

I'm thinking at open a new telegram driver repo to go from here with it, or you think you can do it from your fork?