github.com/gotd/td/tg.SuggestedPost.Price (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_suggested_post_gen.go#L54: 	Price StarsAmountClass
		tl_suggested_post_gen.go#L85: 	if !(s.Price == nil) {
		tl_suggested_post_gen.go#L114: 		s.Price = val
		tl_suggested_post_gen.go#L178: 	if !(s.Price == nil) {
		tl_suggested_post_gen.go#L205: 		if s.Price == nil {
		tl_suggested_post_gen.go#L208: 		if err := s.Price.Encode(b); err != nil {
		tl_suggested_post_gen.go#L246: 		s.Price = value
		tl_suggested_post_gen.go#L299: 	s.Price = value
		tl_suggested_post_gen.go#L311: 	return s.Price, true