Quetzal Rivera

Results 30 comments of Quetzal Rivera

I have the same problem trying yo install **mytonctl** using install.sh script on Ubuntu.

Hi. The **InputFile** class object represents the type described in the [documentation](https://core.telegram.org/bots/api#inputfile). It says: `This object represents the contents of a file to be uploaded.` That's why **InputFile** is only...

Hi, it depends. In most cases you will have a copy of the message which you can use to obtain the chat id For example, you can get the message...

Yes. Tailwind please. And, what about Vite?

Custom endpoints are love❤️. Please add this feature.

I have the same issue. I'm using Edge. I tried also with Chrome I'm still getting the same error. This is my service worker: ```TypeScript /** * Name: client/service-worker.ts */...

Hello. Mmm, i think a try-catch inside your while statement should be enough for exceptions handling during getting updates.

If I understood correctly, you are sharing the program with the token to different people, right? I don't know why you do it but that's wrong. Your bot must be...

Hi, mmm. Do you have a reproduction repo?

Hello, i don't have examples yet but you can see the [official manual](https://core.telegram.org/passport) for details.