Bot
Unpin a message
Unpins one message in a chat.
post/bot/unpinMessage
Headers
authorizationstring required
Required bot token using the Bearer scheme.
Request body
Response
Successful response for an action with no return value.
Example response
{
"ok": true,
"result": {}
}