github.com/gotd/td/tg.ExportedContactToken.Expires (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_exported_contact_token_gen.go#L48: 	Expires int
		tl_exported_contact_token_gen.go#L69: 	if !(e.Expires == 0) {
		tl_exported_contact_token_gen.go#L91: 	e.Expires = from.GetExpires()
		tl_exported_contact_token_gen.go#L144: 	b.PutInt(e.Expires)
		tl_exported_contact_token_gen.go#L176: 		e.Expires = value
		tl_exported_contact_token_gen.go#L194: 	return e.Expires