Eleirbag89 / TelegramBotPHP

A very simple PHP Telegram Bot API for sending messages.
http://eleirbag89.github.io/TelegramBotPHP
MIT License
814 stars 343 forks source link

get message_id from service message of kickChatMember #111

Closed astikaa closed 6 years ago

astikaa commented 7 years ago

how do i get response from kickChatMember? i want to delete service message after it. deleteMessage need the message_id of the service message.

Eleirbag89 commented 6 years ago

I don't think there is a way, the method only returns True on success, it's not a real message