pyrogram / pyrogram

Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots
https://pyrogram.org
GNU Lesser General Public License v3.0
4.23k stars 1.37k forks source link

How can I send a URL BUTTON to group #79

Closed wz343450860 closed 6 years ago

wz343450860 commented 6 years ago

Hi, I want to use @toolkitbot to send URL BUTTON to some group, does the Pyrogram support the method? If it it not supported how should I do to realize the purpose?

delivrance commented 6 years ago

Hi, I've answered you in the group: https://t.me/PyrogramChat/19479

Hi, yes. You can do that with Pyrogram, check this example https://github.com/pyrogram/pyrogram/blob/develop/examples/send_bot_keyboards.py