github.com/gotd/td/tg.UpdateBotInlineQuery.Geo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L7255: Geo GeoPointClass
tl_update_gen.go#L7296: if !(u.Geo == nil) {
tl_update_gen.go#L7331: u.Geo = val
tl_update_gen.go#L7396: if !(u.Geo == nil) {
tl_update_gen.go#L7426: if u.Geo == nil {
tl_update_gen.go#L7429: if err := u.Geo.Encode(b); err != nil {
tl_update_gen.go#L7492: u.Geo = value
tl_update_gen.go#L7538: u.Geo = value
tl_update_gen.go#L7550: return u.Geo, true
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. |