danog / MadelineProto

Async PHP client API for the telegram MTProto protocol
https://docs.madelineproto.xyz
GNU Affero General Public License v3.0
2.76k stars 619 forks source link

Delete method for chatbutton query / inline queries #1444

Closed kk010100 closed 7 months ago

kk010100 commented 7 months ago

Hello,

Please add a method (or expand the $message->delete() ), in order to remove inline queries (chatButtonQuery).

Thank you for creating reliable and high quality software for working with Telegram!