func github.com/gotd/td/tg.DecodeInputGeoPoint
14 uses
github.com/gotd/td/tg (current package)
tl_account_update_business_location_gen.go#L215: value, err := DecodeInputGeoPoint(b)
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#L422: func DecodeInputGeoPoint(buf *bin.Buffer) (InputGeoPointClass, error) {
tl_input_geo_point_gen.go#L457: v, err := DecodeInputGeoPoint(buf)
tl_input_media_gen.go#L1000: value, err := DecodeInputGeoPoint(b)
tl_input_media_gen.go#L2438: value, err := DecodeInputGeoPoint(b)
tl_input_media_gen.go#L3966: 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)
tl_page_block_gen.go#L6927: value, err := DecodeInputGeoPoint(b)
 |
The pages are generated with Golds v0.8.5. (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. |