github.com/gotd/td/tg.InputGeoPointClass.AsNotEmpty (method)
10 uses
github.com/gotd/td/tg (current package)
tl_channels_create_channel_gen.go#L533: return value.AsNotEmpty()
tl_channels_edit_location_gen.go#L241: return e.GeoPoint.AsNotEmpty()
tl_contacts_get_located_gen.go#L283: return g.GeoPoint.AsNotEmpty()
tl_input_geo_point_gen.go#L404: AsNotEmpty() (*InputGeoPoint, bool)
tl_input_geo_point_slices_gen.go#L136: value, ok := elem.AsNotEmpty()
tl_input_geo_point_slices_gen.go#L157: return value.AsNotEmpty()
tl_input_geo_point_slices_gen.go#L166: return value.AsNotEmpty()
tl_input_geo_point_slices_gen.go#L175: return value.AsNotEmpty()
tl_input_geo_point_slices_gen.go#L184: return value.AsNotEmpty()
tl_messages_get_inline_bot_results_gen.go#L333: return value.AsNotEmpty()
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. |