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

6 uses

	github.com/gotd/td/tg (current package)
		tl_bot_inline_message_gen.go#L1747: 	Currency string
		tl_bot_inline_message_gen.go#L1800: 	if !(b.Currency == "") {
		tl_bot_inline_message_gen.go#L1841: 	b.Currency = from.GetCurrency()
		tl_bot_inline_message_gen.go#L1956: 	buf.PutString(b.Currency)
		tl_bot_inline_message_gen.go#L2018: 		b.Currency = value
		tl_bot_inline_message_gen.go#L2114: 	return b.Currency