Bot
Update thread title
Changes a thread's title, emoji, or both. An empty emoji removes it.
post/bot/setThreadTitle
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": {}
}