const github.com/gotd/td/tg.KeyboardButtonSwitchInlineTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_keyboard_button_gen.go#L1201: const KeyboardButtonSwitchInlineTypeID = 0x991399fc
tl_keyboard_button_gen.go#L1276: return KeyboardButtonSwitchInlineTypeID
tl_keyboard_button_gen.go#L1288: ID: KeyboardButtonSwitchInlineTypeID,
tl_keyboard_button_gen.go#L1340: b.PutID(KeyboardButtonSwitchInlineTypeID)
tl_keyboard_button_gen.go#L1379: if err := b.ConsumeID(KeyboardButtonSwitchInlineTypeID); err != nil {
tl_keyboard_button_gen.go#L4924: case KeyboardButtonSwitchInlineTypeID:
tl_registry_gen.go#L649: KeyboardButtonSwitchInlineTypeID: "keyboardButtonSwitchInline#991399fc",
tl_registry_gen.go#L3116: "keyboardButtonSwitchInline": KeyboardButtonSwitchInlineTypeID,
tl_registry_gen.go#L5583: KeyboardButtonSwitchInlineTypeID: func() bin.Object { return &KeyboardButtonSwitchInline{} },
tl_registry_gen.go#L8194: KeyboardButtonSwitchInlineTypeID,
![]() |
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. |