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{} },