xelaj / mtproto

🦋 Full-native go implementation of Telegram API
MIT License
1.23k stars 133 forks source link

[BUG]: Non-working example. #141

Closed MarlikAlmighty closed 6 months ago

MarlikAlmighty commented 1 year 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
tyryshkinm commented 11 months ago

same

quenbyako commented 6 months ago

Closed as not planned due to update to v2 version. Feel free to create a new issue, if this problem will happen again 🙏