It's mostly a moot point anyway. I know it's technically possible, but have you ever had crypto/rand fail?
I can't think of the proper mathematical term for this so it's making it hard to search. If I want to take a number and determine whether it's in the 1's, 10's, 100's, etc. ho...
const apiKey = "YOUR_API_KEY"; const phoneNumber = "+2348077829902"; const url = http://apilayer.net/api/validate?access_key=${apiKey}&number=${phoneNumber}; fetch(url) .th...
Ok let's see if anyone can help me with a react native query. I am attempting to load a network image from a uri within a box (this is oversimplifying a bit, but that's the ji...
Go to @botfather, /mybots, click on your bot, go to Bot Settings -> Group Privacy. What does it say?
Do we have a Typescript to C compiler yet? And if not, why?
@TRGWII or anyone else intimately familiar with typescript, I have a question. Say I have an argument to a function that changes the return type. How do I represent that in Ty...
Does anyone know how to accomplish this in one query? I have a chat_member table which includes the foreign keys user_id and channel_id, only one of which will ever have a val...
Quick question: is there any trick to have a bot's buttons persist across forwards?
Does the ```language syntax actually work now? Tried a when the syntax highlighting first dropped and it seemed to just be using the language as part of the text.
What issue are you having with your code anyway? You can't just say "what seems to be the problem". You tell us what the problem is.
How long ago did you enable it? It doesn't work right away
Is there a way to make this work? Right now it gives me the error Type of computed property's value is 'Promise<typeof import("/redacted/src/handlers/googleAnalytics")>', whic...
Quick question for anyone familiar with Postgres. What's the best way to handle a self referencing foreign key? By that I mean a parent/child relationship within the same tabl...
Even if the messages didn't contain media, what he's trying wouldn't work would it?
Would the transition from a bot currently running on v1 be difficult?
What happens if you don’t set allowed_updates? Do you get anything?
@TRGWII I feel like I've asked this before but I don't remember. Is there a project for simplifying the conversion of node packages to deno ones?
Is "other languages" Java?
It's been a while since I've been in any of TheDevs groups, so I forget. Where can I post a job offer? I have some design work I need done and don't have time to do myself.