github.com/gotd/td/tg.MediaAreaVenue.Geo (field)
7 uses
github.com/gotd/td/tg (current package)
tl_media_area_gen.go#L46: Geo GeoPointClass
tl_media_area_gen.go#L82: if !(m.Geo == nil) {
tl_media_area_gen.go#L124: m.Geo = from.GetGeo()
tl_media_area_gen.go#L204: if m.Geo == nil {
tl_media_area_gen.go#L207: if err := m.Geo.Encode(b); err != nil {
tl_media_area_gen.go#L244: m.Geo = value
tl_media_area_gen.go#L297: return m.Geo
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |