вытащить opus из webm без конвертации
ffmpeg -i src.webm -c:a copy -vn src.opus
оптимальный битрейт для opus->mp3
-ar 48000
if (name.startsWith('А')) {
console.log('Имя начинается с А');
} else {
console.log('Имя какое-то не на А');
}
{
"message_id": 1XX,
"from": {
"id": 1087968XXXXXX,
"is_bot": true,
"first_name": "Group",
"username": "GroupAnonymousBot"
},
"sender_chat": {
"id": -1002191XXXXXX,
"title": "[test] XXXXXX chat",
"type": "supergroup"
},
"chat": {
"id": -1002191XXXXXX,
"title": "[test] XXXXXX chat",
"type": "supergroup"
},
"date": 1744017066,
"message_thread_id": 2,
"reply_to_message": {
...
},
"text": "I comment as a chat"
}
Jobs must run in the same order as the HostEnqueuePromiseJob invocations that scheduled them.