github.com/gotd/td/tg.ImportedContact.UserID (field)

6 uses

	github.com/gotd/td/tg (current package)
		tl_imported_contact_gen.go#L40: 	UserID int64
		tl_imported_contact_gen.go#L63: 	if !(i.UserID == 0) {
		tl_imported_contact_gen.go#L87: 	i.UserID = from.GetUserID()
		tl_imported_contact_gen.go#L140: 	b.PutLong(i.UserID)
		tl_imported_contact_gen.go#L166: 		i.UserID = value
		tl_imported_contact_gen.go#L183: 	return i.UserID