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

6 uses

	github.com/gotd/td/tg (current package)
		tl_message_action_gen.go#L5584: 	Currency string
		tl_message_action_gen.go#L5633: 	if !(m.Currency == "") {
		tl_message_action_gen.go#L5673: 	m.Currency = from.GetCurrency()
		tl_message_action_gen.go#L5775: 	b.PutString(m.Currency)
		tl_message_action_gen.go#L5818: 		m.Currency = value
		tl_message_action_gen.go#L5861: 	return m.Currency