Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sessionMaker.TdataSession() Error reporting method does not exist #64

Open
TNT-ma opened this issue Apr 5, 2024 · 3 comments
Open

sessionMaker.TdataSession() Error reporting method does not exist #64

TNT-ma opened this issue Apr 5, 2024 · 3 comments

Comments

@TNT-ma
Copy link

TNT-ma commented Apr 5, 2024

Session: sessionMaker.TdataSession(accounts[0]).Name("tdata"),

TdataSession Error reporting method does not exist

The example code has already expired

@celestix
Copy link
Owner

celestix commented Apr 6, 2024

Can you explain it a bit more? The data seems insufficient to understand the problem.

@TNT-ma
Copy link
Author

TNT-ma commented Apr 6, 2024

		&gotgproto.ClientOpts{
			Session: sessionMaker.TdataSession(accounts[0]).Name("tdata"),

		},

Error display: TdataSession function does not exist

@celestix
Copy link
Owner

celestix commented Apr 6, 2024

		&gotgproto.ClientOpts{
			Session: sessionMaker.TdataSession(accounts[0]).Name("tdata"),

		},

Error display: TdataSession function does not exist

Please update gotgproto to the latest by running this command:

go get -u github.com/celestix/gotgproto`

This should fix the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants