python-botogram/botogram

Inline keyboard in incoming Message objects

Opened this issue · 4 comments

Hi, If a message has inline (keyboard) buttons, it's not available in the message object (when receiving for example with @bot.process_message).
In these buttons there could be spam links, I can't detect them now.

Example of inline keyboards with links attached below:
https://core.telegram.org/bots/2-0-intro

Hi @JoeyDieleman78 and thank you for submitting an issue!
Unfortunately botogram does not support that, but it will be implemented very soon and included in the new release (0.7).

Yes I noticed it botofram didn't support it. Great to hear it will be in the next version thanks!

@JoeyDieleman78 keep this issue open until the feature is merged :)

Sorry will keep it open thanks for the fast responses!