Closed MarlikAlmighty closed 6 months ago
This example does not work for you.
https://github.com/xelaj/mtproto/blob/main/examples/get_updates/main.go
Here's an error:
go run main.go # github.com/xelaj/mtproto/examples/example_utils ../../pkg/mod/github.com/xelaj/mtproto@v1.0.0/examples/example_utils/main.go:36:11: undefined: dry.PathIsWirtable # github.com/xelaj/mtproto/telegram ../../pkg/mod/github.com/xelaj/mtproto@v1.0.0/telegram/common.go:49:10: undefined: dry.PathIsWirtable
same
Closed as not planned due to update to v2 version. Feel free to create a new issue, if this problem will happen again 🙏
This example does not work for you.
https://github.com/xelaj/mtproto/blob/main/examples/get_updates/main.go
Here's an error: