github.com/gotd/td/tg.UpdateBotInlineSend.Geo (field)
9 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L7773: Geo GeoPointClass
tl_update_gen.go#L7813: if !(u.Geo == nil) {
tl_update_gen.go#L7846: u.Geo = val
tl_update_gen.go#L7907: if !(u.Geo == nil) {
tl_update_gen.go#L7936: if u.Geo == nil {
tl_update_gen.go#L7939: if err := u.Geo.Encode(b); err != nil {
tl_update_gen.go#L7995: u.Geo = value
tl_update_gen.go#L8033: u.Geo = value
tl_update_gen.go#L8045: return u.Geo, true
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |