skar404/hoba-hoba

pin chat message

Opened this issue · 0 comments

В телеграме есть метод чтобы закрепить сообщения


https://core.telegram.org/bots/api#pinchatmessage

Parameter Type Required Description
chat_id Integer or String Yes Unique identifier for the target chat or username of the target channel (in the format @channelusername)
message_id Integer Yes Identifier of a message to pin
disable_notification Boolean Optional Pass True, if it is not necessary to send a notification to all chat members about the new pinned message. Notifications are always disabled in channels and private chats.