const github.com/gotd/td/tg.BoostTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_boost_gen.go#L96: const BoostTypeID = 0x2a1c8c71
tl_boost_gen.go#L197: return BoostTypeID
tl_boost_gen.go#L209: ID: BoostTypeID,
tl_boost_gen.go#L297: buf.PutID(BoostTypeID)
tl_boost_gen.go#L333: if err := buf.ConsumeID(BoostTypeID); err != nil {
tl_registry_gen.go#L1218: BoostTypeID: "boost#2a1c8c71",
tl_registry_gen.go#L3000: "boost": BoostTypeID,
tl_registry_gen.go#L4782: BoostTypeID: func() bin.Object { return &Boost{} },
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. |