github.com/gotd/td/tg.MessageMediaVenue.VenueType (field)
6 uses
	github.com/gotd/td/tg (current package)
		tl_message_media_gen.go#L1566: 	VenueType string
		tl_message_media_gen.go#L1604: 	if !(m.VenueType == "") {
		tl_message_media_gen.go#L1634: 	m.VenueType = from.GetVenueType()
		tl_message_media_gen.go#L1712: 	b.PutString(m.VenueType)
		tl_message_media_gen.go#L1772: 		m.VenueType = value
		tl_message_media_gen.go#L1822: 	return m.VenueType
|  | The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |