tdlight-team/tdlight-telegram-bot-api

new method: unpinAllChatMessages

giuseppeM99 opened this issue · 0 comments

Implement a method that removes all the pinned messages from a group.

prototype:
chat_id: int, chat_id of the group

was already implemented...