const github.com/gotd/td/tg.KeyboardButtonURLTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_keyboard_button_gen.go#L265: const KeyboardButtonURLTypeID = 0xd80c25ec
tl_keyboard_button_gen.go#L327: return KeyboardButtonURLTypeID
tl_keyboard_button_gen.go#L339: ID: KeyboardButtonURLTypeID,
tl_keyboard_button_gen.go#L375: b.PutID(KeyboardButtonURLTypeID)
tl_keyboard_button_gen.go#L403: if err := b.ConsumeID(KeyboardButtonURLTypeID); err != nil {
tl_keyboard_button_gen.go#L4896: case KeyboardButtonURLTypeID:
tl_registry_gen.go#L645: KeyboardButtonURLTypeID: "keyboardButtonUrl#d80c25ec",
tl_registry_gen.go#L3112: "keyboardButtonUrl": KeyboardButtonURLTypeID,
tl_registry_gen.go#L5579: KeyboardButtonURLTypeID: func() bin.Object { return &KeyboardButtonURL{} },
tl_registry_gen.go#L8190: KeyboardButtonURLTypeID,
![]() |
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. |