github.com/gotd/td/tg.UpdateBotInlineSend.Geo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L7601: Geo GeoPointClass
tl_update_gen.go#L7641: if !(u.Geo == nil) {
tl_update_gen.go#L7674: u.Geo = val
tl_update_gen.go#L7735: if !(u.Geo == nil) {
tl_update_gen.go#L7764: if u.Geo == nil {
tl_update_gen.go#L7767: if err := u.Geo.Encode(b); err != nil {
tl_update_gen.go#L7823: u.Geo = value
tl_update_gen.go#L7861: u.Geo = value
tl_update_gen.go#L7873: 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. |