GoTGProto v1.0.0-beta15
What's Changed
- Fix
client.ExportStringSession()
and addRunMiddleware
field to client. by @KoNekoD in #41 - Add an optional field to specify custom Context by @KoNekoD in #44
- Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #47
- Add an interface for AuthConversation by @celestix in #46
- Add missing fields to
gotgproto.Client
fromtelegram.Client
by @celestix in #48
Full Changelog: v1.0.0-beta14...v1.0.0-beta15