const github.com/gotd/td/tg.MyBoostTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_my_boost_gen.go#L72: const MyBoostTypeID = 0xc448415c
tl_my_boost_gen.go#L142: return MyBoostTypeID
tl_my_boost_gen.go#L154: ID: MyBoostTypeID,
tl_my_boost_gen.go#L202: b.PutID(MyBoostTypeID)
tl_my_boost_gen.go#L237: if err := b.ConsumeID(MyBoostTypeID); err != nil {
tl_registry_gen.go#L1220: MyBoostTypeID: "myBoost#c448415c",
tl_registry_gen.go#L3002: "myBoost": MyBoostTypeID,
tl_registry_gen.go#L4784: MyBoostTypeID: func() bin.Object { return &MyBoost{} },
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. |