TIL: in telegram's mtproto, a dice message in a private chat can only be deleted if it was sent more than 24 hours ago (by a bot)
So this code will return 0:
So this code will return 0:
return await (await user.the_bot.send_dice(user.me.id, "🎲")).delete(True)
MAZANOKE
A self-hosted local image compressor that runs in your browser. No external uploads, works offline as a web app, and is powered by Browser Image Compression.
GitHub: https://github.com/civilblur/mazanoke
#opensource #selfhosted #media #compression #converter #javascript
A self-hosted local image compressor that runs in your browser. No external uploads, works offline as a web app, and is powered by Browser Image Compression.
GitHub: https://github.com/civilblur/mazanoke
#opensource #selfhosted #media #compression #converter #javascript
We also have something called oRPC
https://orpc.unnoq.com/docs/getting-started
https://orpc.unnoq.com/docs/getting-started
orpc.dev
Getting Started - oRPC
Quick guide to oRPC
Do It by Code
Staging repo for development of native port of TypeScript, in Go https://github.com/microsoft/typescript-go
GitHub
Why Go? · microsoft typescript-go · Discussion #411
Language choice is always a hot topic! We extensively evaluated many language options, both recently and in prior investigations. We also considered hybrid approaches where certain components could...