Anony
Anony
Yeah, you need to use your exported string session as an argument to StringSession function
That's strange :thinking: I will check and get back to you.
> Any updates? Please be patient. I am trying to arrange a telegram account for testing it.
> Just a quick follow up does the string session work? Hi @XT3RM1NATOR, I tried exporting a string session and using it to start the client and it worked completely...
If it still tries to authenticate then it means that your session is invalid. You can disable automatic reauthentication flow by setting `NoAutoAuth` option to `true` in ClientsOpts. **Note**: This...
Do not include gotd explicitly in your go.mod Refer to https://github.com/celestix/gotgproto/issues/69
Should be fixed now.
Please explain your changes and rename the package to original one. `github.com/amupxm/gotgproto` -> `github.com/celestix/gotgproto`
Requires more thoughts due to new js-modulared v2 architecture.