const github.com/gotd/td/tg.KeyboardButtonUserProfileTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_keyboard_button_gen.go#L3155: const KeyboardButtonUserProfileTypeID = 0xc0fd5d09
tl_keyboard_button_gen.go#L3217: return KeyboardButtonUserProfileTypeID
tl_keyboard_button_gen.go#L3229: ID: KeyboardButtonUserProfileTypeID,
tl_keyboard_button_gen.go#L3265: b.PutID(KeyboardButtonUserProfileTypeID)
tl_keyboard_button_gen.go#L3293: if err := b.ConsumeID(KeyboardButtonUserProfileTypeID); err != nil {
tl_keyboard_button_gen.go#L4973: case KeyboardButtonUserProfileTypeID:
tl_registry_gen.go#L656: KeyboardButtonUserProfileTypeID: "keyboardButtonUserProfile#c0fd5d09",
tl_registry_gen.go#L3123: "keyboardButtonUserProfile": KeyboardButtonUserProfileTypeID,
tl_registry_gen.go#L5590: KeyboardButtonUserProfileTypeID: func() bin.Object { return &KeyboardButtonUserProfile{} },
tl_registry_gen.go#L8201: KeyboardButtonUserProfileTypeID,
![]() |
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. |