func github.com/gotd/td/tg.DecodeGeoPoint
14 uses
github.com/gotd/td/tg (current package)
tl_bot_inline_message_gen.go#L964: value, err := DecodeGeoPoint(buf)
tl_bot_inline_message_gen.go#L1314: value, err := DecodeGeoPoint(buf)
tl_business_location_gen.go#L199: value, err := DecodeGeoPoint(buf)
tl_channel_location_gen.go#L271: value, err := DecodeGeoPoint(b)
tl_geo_point_gen.go#L449: func DecodeGeoPoint(buf *bin.Buffer) (GeoPointClass, error) {
tl_geo_point_gen.go#L484: v, err := DecodeGeoPoint(buf)
tl_media_area_gen.go#L240: value, err := DecodeGeoPoint(b)
tl_media_area_gen.go#L733: value, err := DecodeGeoPoint(b)
tl_message_media_gen.go#L612: value, err := DecodeGeoPoint(b)
tl_message_media_gen.go#L2046: value, err := DecodeGeoPoint(b)
tl_message_media_gen.go#L2990: value, err := DecodeGeoPoint(b)
tl_page_block_gen.go#L5573: value, err := DecodeGeoPoint(b)
tl_update_gen.go#L7660: value, err := DecodeGeoPoint(b)
tl_update_gen.go#L7991: value, err := DecodeGeoPoint(b)
 |
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. |