atipugin / telegram-bot-ruby

Ruby wrapper for Telegram's Bot API
https://core.telegram.org/bots/api
Do What The F*ck You Want To Public License
1.35k stars 218 forks source link

Telegram APIs issues #204

Closed phykos closed 4 years ago

phykos commented 5 years ago

For example, when a member joins a group I need to code a thing like bot.api.messages.new_chat_members, right?