Muhammad Khalil
Muhammad Khalil
same :(
@okyaneka I stopped using this package because I didn't find a way to achieve the above, so I used Laravel passport to make it.
same issue here, any solution guys? ` await this.client.start({ phoneNumber: tgConfig.phoneNumber, password: async () => tgConfig.password, phoneCode: async () => await input.text("Please enter the code you received: "), onError: (err)...
I tried the command you provided, which by running -it you can interact with the running image. and I guess this might fix the issues with having (input) to enter...
thanks for your explanation, I will try this, because every time that I wanted to connect to the telegram client I used the same session key that was generated on...
I didn't know what is the problem. but using the same docker image in ubuntu 22.4 worked fine with no problems I can connect to telegram, but on windows docker...
same here.