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

9 uses

	github.com/gotd/td/tg (current package)
		tl_message_action_gen.go#L12589: 	Price StarsAmountClass
		tl_message_action_gen.go#L12627: 	if !(m.Price == nil) {
		tl_message_action_gen.go#L12662: 		m.Price = val
		tl_message_action_gen.go#L12733: 	if !(m.Price == nil) {
		tl_message_action_gen.go#L12763: 		if m.Price == nil {
		tl_message_action_gen.go#L12766: 		if err := m.Price.Encode(b); err != nil {
		tl_message_action_gen.go#L12815: 		m.Price = value
		tl_message_action_gen.go#L12897: 	m.Price = value
		tl_message_action_gen.go#L12909: 	return m.Price, true