github.com/gotd/td/tg.WebPageAttributeStarGiftAuction.Gift (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_web_page_attribute_gen.go#L1122: 	Gift StarGiftClass
		tl_web_page_attribute_gen.go#L1147: 	if !(w.Gift == nil) {
		tl_web_page_attribute_gen.go#L1171: 	w.Gift = from.GetGift()
		tl_web_page_attribute_gen.go#L1224: 	if w.Gift == nil {
		tl_web_page_attribute_gen.go#L1227: 	if err := w.Gift.Encode(b); err != nil {
		tl_web_page_attribute_gen.go#L1255: 		w.Gift = value
		tl_web_page_attribute_gen.go#L1272: 	return w.Gift