const github.com/gotd/td/tg.InlineBotSwitchPMTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_inline_bot_switch_p_m_gen.go#L47: const InlineBotSwitchPMTypeID = 0x3c20629f
tl_inline_bot_switch_p_m_gen.go#L93: return InlineBotSwitchPMTypeID
tl_inline_bot_switch_p_m_gen.go#L105: ID: InlineBotSwitchPMTypeID,
tl_inline_bot_switch_p_m_gen.go#L129: b.PutID(InlineBotSwitchPMTypeID)
tl_inline_bot_switch_p_m_gen.go#L148: if err := b.ConsumeID(InlineBotSwitchPMTypeID); err != nil {
tl_registry_gen.go#L656: InlineBotSwitchPMTypeID: "inlineBotSwitchPM#3c20629f",
tl_registry_gen.go#L2438: "inlineBotSwitchPM": InlineBotSwitchPMTypeID,
tl_registry_gen.go#L4220: InlineBotSwitchPMTypeID: func() bin.Object { return &InlineBotSwitchPM{} },
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. |