func github.com/gotd/td/tg.DecodeInputGeoPoint
12 uses
github.com/gotd/td/tg (current package)
tl_channels_create_channel_gen.go#L360: value, err := DecodeInputGeoPoint(b)
tl_channels_edit_location_gen.go#L194: value, err := DecodeInputGeoPoint(b)
tl_contacts_get_located_gen.go#L220: value, err := DecodeInputGeoPoint(b)
tl_input_bot_inline_message_gen.go#L961: value, err := DecodeInputGeoPoint(b)
tl_input_bot_inline_message_gen.go#L1311: value, err := DecodeInputGeoPoint(b)
tl_input_geo_point_gen.go#L418: func DecodeInputGeoPoint(buf *bin.Buffer) (InputGeoPointClass, error) {
tl_input_geo_point_gen.go#L453: v, err := DecodeInputGeoPoint(buf)
tl_input_media_gen.go#L824: value, err := DecodeInputGeoPoint(b)
tl_input_media_gen.go#L2056: value, err := DecodeInputGeoPoint(b)
tl_input_media_gen.go#L3462: value, err := DecodeInputGeoPoint(b)
tl_input_web_file_location_gen.go#L390: value, err := DecodeInputGeoPoint(b)
tl_messages_get_inline_bot_results_gen.go#L256: value, err := DecodeInputGeoPoint(b)
|
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. |