nakem1
nakem1
I'm trying to take audio from an mp4 video. I don't want to create extra local files, but I can't pass the input otherwise. I transfer the created file and...
### Version 1.13.0 ### What happened? I have a query ``` -- name: Test :exec INSERT INTO test (id, body) VALUES ( UNNEST($1::uuid[]), UNNEST($2::varchar[])); ``` there is a generated struct...
**Environment:** - Local Telegram Bot API - bot with hundreds of thousands of MAU - Users constantly send voicemessages, videonote, audiofiles. **Local Bot API Configuration:** ```bash telegram-bot-api \ --http-stat-port=XXXX \...