github.com/gotd/td/tg.MessageActionGiftStars.Currency (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_message_action_gen.go#L8751: 	Currency string
		tl_message_action_gen.go#L8800: 	if !(m.Currency == "") {
		tl_message_action_gen.go#L8840: 	m.Currency = from.GetCurrency()
		tl_message_action_gen.go#L8942: 	b.PutString(m.Currency)
		tl_message_action_gen.go#L8983: 		m.Currency = value
		tl_message_action_gen.go#L9028: 	return m.Currency