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

6 uses

	github.com/gotd/td/tg (current package)
		tl_message_action_gen.go#L5445: 	Currency string
		tl_message_action_gen.go#L5490: 	if !(m.Currency == "") {
		tl_message_action_gen.go#L5526: 	m.Currency = from.GetCurrency()
		tl_message_action_gen.go#L5616: 	b.PutString(m.Currency)
		tl_message_action_gen.go#L5654: 		m.Currency = value
		tl_message_action_gen.go#L5692: 	return m.Currency