yukuku / telebot

Telegram Bot starter kit. Very easy to install with Google App Engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reply_markup

fopina opened this issue · comments

Hey, I'm trying to build a full class to wrap up the new bot API (at https://github.com/fopina/py-tgbot) and just stumbled in your example but it seems you haven't tried to use any custom keyboards with sendMessage reply_markup.
I can use the custom keyboard as long as I don't specify any extra options, otherwise it seems the whole object is ignored..
Have you used it (outside this github repo)?

No, I haven't tried the custom keyboard option..
On Jun 26, 2015 22:06, "Filipe Pina" notifications@github.com wrote:

Hey, I'm trying to build a full class to wrap up the new bot API (at
https://github.com/fopina/py-tgbot) and just stumbled in your example but
it seems you haven't tried to use any custom keyboards with sendMessage
reply_markup.
I can use the custom keyboard as long as I don't specify any extra
options, otherwise it seems the whole object is ignored..
Have you used it (outside this github repo)?


Reply to this email directly or view it on GitHub
#3.

can you iclude greeting new group member ?