github.com/gotd/td/tg.MediaAreaCoordinates.Radius (field)
8 uses
github.com/gotd/td/tg (current package)
tl_media_area_coordinates_gen.go#L57: Radius float64
tl_media_area_coordinates_gen.go#L93: if !(m.Radius == 0) {
tl_media_area_coordinates_gen.go#L124: m.Radius = val
tl_media_area_coordinates_gen.go#L183: if !(m.Radius == 0) {
tl_media_area_coordinates_gen.go#L212: b.PutDouble(m.Radius)
tl_media_area_coordinates_gen.go#L278: m.Radius = value
tl_media_area_coordinates_gen.go#L326: m.Radius = value
tl_media_area_coordinates_gen.go#L338: return m.Radius, 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. |