eljojo / telegram_bot

A charismatic Ruby client for Telegram's Bot API
MIT License
298 stars 82 forks source link

Bot can reply users #10

Closed lucaskds closed 9 years ago

lucaskds commented 9 years ago

This PR adds reply_to_message_id when someone wants the bot to reply some user :)

eljojo commented 9 years ago

Oh yeah this makes a lot of sense. Thank you!

eljojo commented 9 years ago

@lucaskds btw if you have any more suggestions for the gem please let me know! I think there's a lot of nice conversations going on in #5 and #6 :)

lucaskds commented 9 years ago

@eljojo this is not the best way to make the bot reply users, but I'm thinking in a better way (parse all attributes, avoiding ifs) :) And yes, I have more suggestions, there will be more PRs :D