const github.com/gotd/td/tg.KeyboardButtonBuyTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_keyboard_button_gen.go#L1743: const KeyboardButtonBuyTypeID = 0x3fa53905
tl_keyboard_button_gen.go#L1800: return KeyboardButtonBuyTypeID
tl_keyboard_button_gen.go#L1812: ID: KeyboardButtonBuyTypeID,
tl_keyboard_button_gen.go#L1844: b.PutID(KeyboardButtonBuyTypeID)
tl_keyboard_button_gen.go#L1871: if err := b.ConsumeID(KeyboardButtonBuyTypeID); err != nil {
tl_keyboard_button_gen.go#L4938: case KeyboardButtonBuyTypeID:
tl_registry_gen.go#L640: KeyboardButtonBuyTypeID: "keyboardButtonBuy#3fa53905",
tl_registry_gen.go#L3068: "keyboardButtonBuy": KeyboardButtonBuyTypeID,
tl_registry_gen.go#L5496: KeyboardButtonBuyTypeID: func() bin.Object { return &KeyboardButtonBuy{} },
tl_registry_gen.go#L8070: KeyboardButtonBuyTypeID,
![]() |
The pages are generated with Golds v0.8.4. (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. |