const github.com/gotd/td/tg.KeyboardButtonRequestGeoLocationTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_keyboard_button_gen.go#L704: const KeyboardButtonRequestGeoLocationTypeID = 0xfc796b3f
tl_keyboard_button_gen.go#L750: return KeyboardButtonRequestGeoLocationTypeID
tl_keyboard_button_gen.go#L762: ID: KeyboardButtonRequestGeoLocationTypeID,
tl_keyboard_button_gen.go#L782: b.PutID(KeyboardButtonRequestGeoLocationTypeID)
tl_keyboard_button_gen.go#L800: if err := b.ConsumeID(KeyboardButtonRequestGeoLocationTypeID); err != nil {
tl_keyboard_button_gen.go#L3200: case KeyboardButtonRequestGeoLocationTypeID:
tl_registry_gen.go#L546: KeyboardButtonRequestGeoLocationTypeID: "keyboardButtonRequestGeoLocation#fc796b3f",
tl_registry_gen.go#L2328: "keyboardButtonRequestGeoLocation": KeyboardButtonRequestGeoLocationTypeID,
tl_registry_gen.go#L4110: KeyboardButtonRequestGeoLocationTypeID: func() bin.Object { return &KeyboardButtonRequestGeoLocation{} },
tl_registry_gen.go#L5987: KeyboardButtonRequestGeoLocationTypeID,
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. |