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

6 uses

	github.com/gotd/td/tg (current package)
		tl_bot_inline_message_gen.go#L1748: 	Currency string
		tl_bot_inline_message_gen.go#L1801: 	if !(b.Currency == "") {
		tl_bot_inline_message_gen.go#L1842: 	b.Currency = from.GetCurrency()
		tl_bot_inline_message_gen.go#L1957: 	buf.PutString(b.Currency)
		tl_bot_inline_message_gen.go#L2019: 		b.Currency = value
		tl_bot_inline_message_gen.go#L2115: 	return b.Currency